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

Unified Diff: chrome/browser/resources/settings/prefs/compiled_resources.gyp

Issue 1447103002: MD Settings: FakeSettingsPrivate for tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: proto -> interface Created 5 years, 1 month 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 | « no previous file | chrome/browser/resources/settings/prefs/prefs.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/prefs/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/prefs/compiled_resources.gyp b/chrome/browser/resources/settings/prefs/compiled_resources.gyp
index 3e15967b164f91d4c70f0ce2a49d1fd79c614e60..c8e9b85e3a788f265642c17c611f71bd6961e6ff 100644
--- a/chrome/browser/resources/settings/prefs/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/prefs/compiled_resources.gyp
@@ -12,6 +12,7 @@
'pref_util.js',
'prefs_behavior.js',
'prefs_types.js',
+ '../settings_private_interface.js',
],
'externs': [
'../../../../../third_party/closure_compiler/externs/settings_private.js'
« no previous file with comments | « no previous file | chrome/browser/resources/settings/prefs/prefs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698