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

Unified Diff: ui/file_manager/externs/compiled_resources2.gyp

Issue 2306743002: Nukes the gyp/gypi files in ui (Closed)
Patch Set: keep webui Created 4 years, 3 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') | ui/file_manager/file_manager.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/externs/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp
deleted file mode 100644
index 9de99e4ba6b1758992c0f2acad38b4b114d4d036..0000000000000000000000000000000000000000
--- a/ui/file_manager/externs/compiled_resources2.gyp
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 2016 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-{
- 'targets': [
- {
- 'target_name': 'audio_player_foreground',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'chrome_cast',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'chrome_echo_private',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'chrome_file_browser_handler',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'chrome_test',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'chrome_webstore_widget_private',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'connection',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'css_rule',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'es6_workaround',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'exif_entry',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'files_elements',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'gallery_background',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'gallery_foreground',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'html_menu_item_element',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'launcher_search_provider',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'paper_elements',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'platform',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'platform_worker',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'video_player_foreground',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'volume_info',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- {
- 'target_name': 'webview_tag',
- 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
- },
- ],
-}
« no previous file with comments | « ui/file_manager/compiled_resources2.gyp ('k') | ui/file_manager/file_manager.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698