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

Unified Diff: chrome/chrome_tests.gypi

Issue 1371073003: Display material design policies grouped by tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test corrections. Created 5 years, 1 month 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5453667f7487abf9d054d8e5a3f9d448a88e4a48..2ab569937659d8eceabb5bc77df8d183e399c9fa 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -607,6 +607,8 @@
'test/data/webui/history_ui_browsertest.h',
'test/data/webui/ntp4_browsertest.cc',
'test/data/webui/ntp4_browsertest.h',
+ 'test/data/webui/policy_ui_material.cc',
+ 'test/data/webui/policy_ui_material.h',
'test/data/webui/print_preview.cc',
'test/data/webui/print_preview.h',
'test/data/webui/webui_resource_browsertest.cc',
@@ -987,6 +989,7 @@
'test/data/webui/net_internals/waterfall_view.js',
'test/data/webui/net_internals/sdch_view.js',
'test/data/webui/ntp4.js',
+ 'test/data/webui/policy_ui_material.js',
'test/data/webui/polymer_browser_test_base.js',
'test/data/webui/print_preview.js',
'test/data/webui/sandboxstatus_browsertest.js',

Powered by Google App Engine
This is Rietveld 408576698