summaryrefslogtreecommitdiffstats
path: root/third_party/closure_compiler
diff options
context:
space:
mode:
authorhsampson <hsampson@google.com>2016-01-31 23:35:12 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-01 07:36:20 +0000
commit23b2e9598614f22d4e9e35fff78ecd3b85e3f9d2 (patch)
treecea31ae8d8a4c4a49bc0102c0c62fe1afaa53b4f /third_party/closure_compiler
parent6796327f3f41ed8c782582efab8d3739f32545c4 (diff)
downloadchromium_src-23b2e9598614f22d4e9e35fff78ecd3b85e3f9d2.zip
chromium_src-23b2e9598614f22d4e9e35fff78ecd3b85e3f9d2.tar.gz
chromium_src-23b2e9598614f22d4e9e35fff78ecd3b85e3f9d2.tar.bz2
MD History: Hook all elements into the page and add tests.
This is the last of two patches for the start of MD History. This patch adds all history elements to the page and implements the history-toolbar functionality. This patch also includes tests for all elements. BUG=425625 Review URL: https://codereview.chromium.org/1572383006 Cr-Commit-Position: refs/heads/master@{#372618}
Diffstat (limited to 'third_party/closure_compiler')
-rw-r--r--third_party/closure_compiler/compiled_resources.gyp1
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 56a5a0b..28ae455 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -26,6 +26,7 @@
'../../chrome/browser/resources/media_router/compiled_resources.gyp:*',
'../../chrome/browser/resources/md_downloads/compiled_resources.gyp:*',
'../../chrome/browser/resources/md_extensions/compiled_resources.gyp:*',
+ '../../chrome/browser/resources/md_history/compiled_resources.gyp:*',
'../../chrome/browser/resources/ntp4/compiled_resources.gyp:*',
'../../chrome/browser/resources/settings/compiled_resources.gyp:*',
'../../chrome/browser/resources/uber/compiled_resources.gyp:*',