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

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp

Issue 2766313004: Compile targets in foreground/js/ui unconditionally (Closed)
Patch Set: . 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 | « ui/file_manager/compiled_resources2.gyp ('k') | 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/ui/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
index f42d42db2b37de83a47bff6b9cd007059176c4a9..7ac05f37f3c20b87264751d00143802c97c7cb2d 100644
--- a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
@@ -101,10 +101,10 @@
# 'target_name': 'gear_menu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
- {
- 'target_name': 'list_container',
- 'includes': ['../../../../compile_js2.gypi'],
- },
+# {
+# 'target_name': 'list_container',
+# 'includes': ['../../../../compile_js2.gypi'],
+# },
{
'target_name': 'location_line',
'dependencies': [
« no previous file with comments | « ui/file_manager/compiled_resources2.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698