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

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

Issue 2565333002: Remove details panel. (Closed)
Patch Set: Rebased. Created 4 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
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 1e92c95c1fb410be324b96436a212e127177d99f..daa682e2c9d4e0e82d20116bc9a761dad0f40da3 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
@@ -28,10 +28,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'details_container',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'dialog_footer',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -112,10 +108,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'multi_file_details',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'multi_profile_share_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -140,10 +132,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'single_file_details',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'suggest_apps_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },

Powered by Google App Engine
This is Rietveld 408576698