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

Unified Diff: chrome/common/pref_names.h

Issue 9836043: Remove http_throttling.may_experiment pref. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/ui/webui/net_internals/net_internals_ui.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 7d8178fd173caf8cbc16819cb82745e1dde47899..7dc8ce5f33ef9c0b4355b05a1969ce938a9016de 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -317,7 +317,6 @@ extern const char kEditBookmarksEnabled[];
extern const char kEnableTranslate[];
extern const char kPinnedTabs[];
extern const char kHttpThrottlingEnabled[];
-extern const char kHttpThrottlingMayExperiment[];
extern const char kDisable3DAPIs[];
extern const char kEnableHyperlinkAuditing[];
« no previous file with comments | « chrome/browser/ui/webui/net_internals/net_internals_ui.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698