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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

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: third_party/closure_compiler/compiled_resources.gyp
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp
index 7a80a0b5e32b9d11dccc2b0c48afdc6a05b6e652..f2cd9b94e64235009c3d089c729e2cc1fceff176 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -25,6 +25,7 @@
'../../chrome/browser/resources/options/compiled_resources.gyp:*',
'../../chrome/browser/resources/md_downloads/compiled_resources.gyp:*',
'../../chrome/browser/resources/md_extensions/compiled_resources.gyp:*',
+ '../../chrome/browser/resources/md_policy/compiled_resources.gyp:*',
'../../chrome/browser/resources/ntp4/compiled_resources.gyp:*',
'../../chrome/browser/resources/settings/compiled_resources.gyp:*',
'../../chrome/browser/resources/uber/compiled_resources.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698