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

Unified Diff: chrome/common/pref_names.h

Issue 179032: Enable extensions by default. (Closed)
Patch Set: Created 11 years, 4 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/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 91fcd16395f26ff50079ab6dab6ed9716f4ef275..ebff4fc19316f0fc900285f66403f39217154a7b 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -200,7 +200,7 @@ extern const wchar_t kNumFoldersInOtherBookmarkFolder[];
extern const wchar_t kNumKeywords[];
-extern const wchar_t kEnableExtensions[];
+extern const wchar_t kDisableExtensions[];
extern const wchar_t kEnableUserScripts[];
extern const wchar_t kLastExtensionsUpdateCheck[];

Powered by Google App Engine
This is Rietveld 408576698