HomeSort by relevance Sort by last modified time
    Searched defs:CHROME (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/omaha_query_params/
omaha_query_params.h 12 namespace chrome { namespace
17 CHROME = 0,
27 // include "chrome", "chromecrx", "chromiumcrx", and "unknown".
28 static const char* GetProdIdString(chrome::OmahaQueryParams::ProdId prod);
57 } // namespace chrome
  /external/chromium_org/chrome/browser/
memory_details_linux.cc 5 #include "chrome/browser/memory_details.h"
20 #include "chrome/common/chrome_constants.h"
31 CHROME = 0,
44 "Chrome",
201 current_browser.process_name = base::ASCIIToUTF16("chrome");
  /external/chromium_org/rlz/lib/
rlz_enums.h 15 IE_DEFAULT_SEARCH, // The IE7+ chrome search box next to the address bar.
24 CHROME_OMNIBOX, // Chrome searches through the address bar omnibox (Win).
25 CHROME_HOME_PAGE, // Chrome searches through Google as home page (Win).
49 CHROME_FRAME, // Chrome Frame.
58 CHROME_MAC_OMNIBOX, // Chrome searches through the address bar omnibox (Mac).
59 CHROME_MAC_HOME_PAGE,// Chrome searches through Google as home page (Mac).
65 // Chrome searches through the address bar omnibox (iOS) on tablet or phone.
69 CHROME_APP_LIST, // Chrome searches through the app launcher search box.
70 CHROME_MAC_APP_LIST, // Chrome searches through the app launcher search box
114 CHROME,
    [all...]

Completed in 268 milliseconds