Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4642)

Unified Diff: chrome/browser/labs.cc

Issue 3461016: [Mac] Convert the page info window to a bubble. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Address nits Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/cocoa/page_info_window_mac.mm ('k') | chrome/browser/page_info_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/labs.cc
diff --git a/chrome/browser/labs.cc b/chrome/browser/labs.cc
index 874ba2f6606a3b08a6605c37a6c30ef5538255ef..c299b821527ffc5fc5bbcb1942ab7d0b7b97602d 100644
--- a/chrome/browser/labs.cc
+++ b/chrome/browser/labs.cc
@@ -101,7 +101,7 @@ const Experiment kExperiments[] = {
"page-info-bubble", // Do not change; see above.
IDS_LABS_PAGE_INFO_BUBBLE_NAME,
IDS_LABS_PAGE_INFO_BUBBLE_DESCRIPTION,
- kOsWin | kOsLinux,
+ kOsAll,
switches::kEnableNewPageInfoBubble
},
{
« no previous file with comments | « chrome/browser/cocoa/page_info_window_mac.mm ('k') | chrome/browser/page_info_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698