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

Unified Diff: chrome/test/data/enterprise/chrome.json

Issue 8896018: Add a policy pref for the --enable-memory-info flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing file with RegisterBooleanPref(). Created 9 years 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/test/data/enterprise/chrome.json
diff --git a/chrome/test/data/enterprise/chrome.json b/chrome/test/data/enterprise/chrome.json
index d0863ca6e4af52c2432a0d4a59a16de9abaabe5c..1ed2aaff472be54ad4661559eac6ec836171842e 100644
--- a/chrome/test/data/enterprise/chrome.json
+++ b/chrome/test/data/enterprise/chrome.json
@@ -38,6 +38,7 @@
"DownloadDirectory": "Downloads",
"EditBookmarksEnabled": true,
"EnableAuthNegotiatePort": false,
+ "EnableMemoryInfo": false,
"EnableOriginBoundCerts": false,
"EnabledPlugins": ["Java"],
"ExtensionInstallBlacklist": ["extension_id1", "extension_id2"],

Powered by Google App Engine
This is Rietveld 408576698