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

Unified Diff: chrome/browser/extensions/extension_management_constants.cc

Issue 2820333003: Revert of Communicate ExtensionSettings policy to renderers (Closed)
Patch Set: Created 3 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/browser/extensions/extension_management_constants.cc
diff --git a/chrome/browser/extensions/extension_management_constants.cc b/chrome/browser/extensions/extension_management_constants.cc
index 29e438b835f561e60b3a9e2ea4ecb52e3bea6170..11747e588c92e51eb057ee6e046617d75fce1d20 100644
--- a/chrome/browser/extensions/extension_management_constants.cc
+++ b/chrome/browser/extensions/extension_management_constants.cc
@@ -22,7 +22,6 @@
const char kRuntimeBlockedHosts[] = "runtime_blocked_hosts";
const char kRuntimeAllowedHosts[] = "runtime_allowed_hosts";
-const size_t kMaxItemsURLPatternSet = 100;
const char kUpdateUrl[] = "update_url";
const char kInstallSources[] = "install_sources";
« no previous file with comments | « chrome/browser/extensions/extension_management_constants.h ('k') | chrome/browser/extensions/extension_management_internal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698