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

Unified Diff: chrome/common/chrome_switches.h

Issue 11227020: Set root resource ID upon full feed update. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: undo minor comment fix. Created 8 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/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 942307a2756bf3fe4265ca2fcdecccbe9cdd9ced..f0269cea5259c680884f6e02e883b1054007f111 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -382,6 +382,7 @@ extern const char kDisableNewOobe[];
extern const char kDisableNewWallpaperUI[];
extern const char kDisableOobeAnimation[];
extern const char kEnableBackgroundLoader[];
+extern const char kEnableDriveV2Api[];
satorux1 2012/10/26 06:14:36 This shouldn't be part of the patch?
kochi 2012/10/26 07:35:42 Right, removed.
extern const char kEnableTouchpadThreeFingerClick[];
extern const char kSkipOAuthLogin[];
extern const char kEnableGView[];

Powered by Google App Engine
This is Rietveld 408576698