Searched defs:is_theme (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dextension_util_unittest.cc46 bool is_theme, const GURL& update_url,
55 if (is_theme) {
66 if (!is_theme) {
45 MakeExtension( bool is_theme, const GURL& update_url, const GURL& launch_url, bool converted_from_user_script, Extension::Location location, int num_plugins, const FilePath& extension_path) argument
/external/chromium/chrome/common/extensions/
H A Dextension.h634 bool is_theme() const { return is_theme_; } function in class:Extension

Completed in 73 milliseconds