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

Unified Diff: chrome/common/chrome_switches.h

Issue 225183018: Move feedback files into src/components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove chrome/ from gyp files Created 6 years, 8 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 751b742086fe60a5e92fd53769ec5e076176d840..fb37e9f016e1a8cdb0fac3c1bcff95e44b18e9f6 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -215,7 +215,6 @@ extern const char kFastStart[];
extern const char kFastUserSwitching[];
extern const char kFlagSwitchesBegin[];
extern const char kFlagSwitchesEnd[];
-extern const char kFeedbackServer[];
extern const char kFileDescriptorLimit[];
extern const char kForceAppMode[];
extern const char kForceFirstRun[];

Powered by Google App Engine
This is Rietveld 408576698