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

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: Extracting PolicyUi + Renaming. Created 5 years, 2 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index bac25b515ac0deebd9c105d19bacbf499d697db1..dc53f36927565edf2f2125b59306e23363105596 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -613,6 +613,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',
@@ -966,6 +968,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