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

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

Issue 1542833003: Settings: Trivial fix for Basic page closure compile error. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add one more missing line 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 | « chrome/browser/resources/settings/basic_page/basic_page.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/basic_page/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/basic_page/compiled_resources.gyp b/chrome/browser/resources/settings/basic_page/compiled_resources.gyp
index 0acaa3a1d74595a4b4a90afd7b86e7b881c5b916..840e2ee3308dd8d942fc494ffb2c88fe2609b2a6 100644
--- a/chrome/browser/resources/settings/basic_page/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/basic_page/compiled_resources.gyp
@@ -7,6 +7,7 @@
'target_name': 'basic_page',
'variables': {
'depends': [
+ '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
'../settings_page/compiled_resources.gyp:settings_page_visibility',
],
},
« no previous file with comments | « chrome/browser/resources/settings/basic_page/basic_page.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698