diff options
author | vitalyp <vitalyp@chromium.org> | 2014-08-26 22:01:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-27 05:02:22 +0000 |
commit | 77535977d457018848ddd946a9e31929908554c3 (patch) | |
tree | b8c4b4d5b4fbc7204c71abb27ae2e3167f179059 /third_party | |
parent | e5b39b6089a5c704559fc1e9d27f6f3ef47e92ec (diff) | |
download | chromium_src-77535977d457018848ddd946a9e31929908554c3.zip chromium_src-77535977d457018848ddd946a9e31929908554c3.tar.gz chromium_src-77535977d457018848ddd946a9e31929908554c3.tar.bz2 |
history/compiled_resources.gyp added to third_party/closure_compiler/compiled_resources.gyp
BUG=393873
R=dbeam@chromium.org
Review URL: https://codereview.chromium.org/507933002
Cr-Commit-Position: refs/heads/master@{#292099}
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/closure_compiler/compiled_resources.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp index 0410443..c00c324 100644 --- a/third_party/closure_compiler/compiled_resources.gyp +++ b/third_party/closure_compiler/compiled_resources.gyp @@ -8,6 +8,7 @@ 'type': 'none', 'dependencies': [ '../../chrome/browser/resources/downloads/compiled_resources.gyp:*', + '../../chrome/browser/resources/history/compiled_resources.gyp:*', '../../chrome/browser/resources/uber/compiled_resources.gyp:*', '../../ui/webui/resources/js/chromeos/compiled_resources.gyp:*', '../../ui/webui/resources/js/compiled_resources.gyp:*', |