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

Unified Diff: chrome/browser/resources/md_extensions/compiled_resources2.gyp

Issue 2723613004: [MD Extensions] Update Detail View UI (Closed)
Patch Set: nit Created 3 years, 9 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
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/md_extensions/detail_view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_extensions/compiled_resources2.gyp
diff --git a/chrome/browser/resources/md_extensions/compiled_resources2.gyp b/chrome/browser/resources/md_extensions/compiled_resources2.gyp
index b6e9227852ac320922855256c0c7febadea19101..e7615b32c252b78abc0ad3573b580243fc9e0fb6 100644
--- a/chrome/browser/resources/md_extensions/compiled_resources2.gyp
+++ b/chrome/browser/resources/md_extensions/compiled_resources2.gyp
@@ -30,7 +30,7 @@
'<(EXTERNS_GYP):developer_private',
'animation_helper',
'item',
- 'item_source',
+ 'item_util',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
},
@@ -73,7 +73,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'<(EXTERNS_GYP):developer_private',
- 'item_source',
+ 'item_util',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
},
@@ -92,7 +92,7 @@
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
},
{
- 'target_name': 'item_source',
+ 'target_name': 'item_util',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/md_extensions/detail_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698