summaryrefslogtreecommitdiffstats
path: root/third_party/closure_compiler
diff options
context:
space:
mode:
authordbeam <dbeam@chromium.org>2016-02-22 17:43:27 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-23 01:44:22 +0000
commit2b4fc356ff151e0c104596bffea377d6fad40281 (patch)
treea416356a9fb99b4b00a55564c7924878d673beb2 /third_party/closure_compiler
parente4fec04138c05a31edf8942afef26914e8b38e52 (diff)
downloadchromium_src-2b4fc356ff151e0c104596bffea377d6fad40281.zip
chromium_src-2b4fc356ff151e0c104596bffea377d6fad40281.tar.gz
chromium_src-2b4fc356ff151e0c104596bffea377d6fad40281.tar.bz2
Remove old downloads UI; Material Design version is now the default.
This step removes the code and resources. Next step drops all the "Md" prefixes. R=asanka@chromium.org,asvitkine@chromium.org BUG=528484 Review URL: https://codereview.chromium.org/1710083005 Cr-Commit-Position: refs/heads/master@{#376895}
Diffstat (limited to 'third_party/closure_compiler')
-rw-r--r--third_party/closure_compiler/compiled_resources.gyp1
-rw-r--r--third_party/closure_compiler/compiled_resources2.gyp1
2 files changed, 0 insertions, 2 deletions
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp
index 9da4e16..9903f4a 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -24,7 +24,6 @@
'../../chrome/browser/resources/chromeos/braille_ime/compiled_resources.gyp:*',
'../../chrome/browser/resources/chromeos/compiled_resources.gyp:*',
'../../chrome/browser/resources/chromeos/network_ui/compiled_resources.gyp:*',
- '../../chrome/browser/resources/downloads/compiled_resources.gyp:*',
'../../chrome/browser/resources/extensions/compiled_resources.gyp:*',
'../../chrome/browser/resources/help/compiled_resources.gyp:*',
'../../chrome/browser/resources/history/compiled_resources.gyp:*',
diff --git a/third_party/closure_compiler/compiled_resources2.gyp b/third_party/closure_compiler/compiled_resources2.gyp
index e8bc2ca..bba863d 100644
--- a/third_party/closure_compiler/compiled_resources2.gyp
+++ b/third_party/closure_compiler/compiled_resources2.gyp
@@ -14,7 +14,6 @@
'target_name': 'compile_all_resources',
'type': 'none',
'dependencies': [
- '<(DEPTH)/chrome/browser/resources/downloads/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/md_downloads/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:*',