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

Unified Diff: chrome/browser/labs.cc

Issue 3519016: Enable the new page info bubble by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 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
Index: chrome/browser/labs.cc
===================================================================
--- chrome/browser/labs.cc (revision 61782)
+++ chrome/browser/labs.cc (working copy)
@@ -97,13 +97,6 @@
switches::kEnableRemoting
},
{
- "page-info-bubble", // Do not change; see above.
- IDS_LABS_PAGE_INFO_BUBBLE_NAME,
- IDS_LABS_PAGE_INFO_BUBBLE_DESCRIPTION,
- kOsAll,
- switches::kEnableNewPageInfoBubble
- },
- {
"disable-outdated-plugins", // Do not change; see above.
IDS_LABS_DISABLE_OUTDATED_PLUGINS_NAME,
IDS_LABS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION,

Powered by Google App Engine
This is Rietveld 408576698