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

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

Issue 1520563002: Generate settings_private_interface.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_563744_api_interfaces
Patch Set: Created 5 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_private_interface.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 c8e9b85e3a788f265642c17c611f71bd6961e6ff..0738e33df4b91a41c6be0f29f5e4d7eae80abbbc 100644
--- a/chrome/browser/resources/settings/prefs/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/prefs/compiled_resources.gyp
@@ -7,12 +7,12 @@
'target_name': 'prefs',
'variables': {
'depends': [
+ '../../../../../third_party/closure_compiler/externs/settings_private_interface.js',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:assert',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:cr',
'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/settings_private_interface.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698