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

Unified Diff: ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp

Issue 964343002: Fix a closure compiler error which is introduced in 968793002. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
index 669a54c090072150f40ac18065ea1a0c48430e8f..15bcbaf9991878f4269db906625d6d32dd3f1756 100644
--- a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
@@ -18,6 +18,7 @@
'function_parallel.js',
],
'externs': [
+ '../../../../externs/exif_entry.js',
'../../../../externs/platform_worker.js',
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698