Searched refs:FIRST_RUN_BUBBLE_DONT_SHOW (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run.h49 // Options for the first run bubble. The default is FIRST_RUN_BUBBLE_DONT_SHOW.
53 FIRST_RUN_BUBBLE_DONT_SHOW, enumerator in enum:first_run::FirstRunBubbleOptions
H A Dfirst_run_browsertest.cc37 EXPECT_EQ(first_run::FIRST_RUN_BUBBLE_DONT_SHOW,
49 first_run::FIRST_RUN_BUBBLE_DONT_SHOW));
50 EXPECT_EQ(first_run::FIRST_RUN_BUBBLE_DONT_SHOW,
H A Dfirst_run.cc409 first_run::FIRST_RUN_BUBBLE_DONT_SHOW);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_ui_prefs.cc22 first_run::FIRST_RUN_BUBBLE_DONT_SHOW);

Completed in 221 milliseconds