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

Unified Diff: chrome/browser/ui/webui/DEPS

Issue 7304014: Made Print Preview tests autogenerated from print_preview.js. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added DEPS file to allow generated js2webui files to be included. Created 9 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/ui/webui/javascript2webui.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/DEPS
diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1466121206ebf4c375220aa2632822fc7bed56f0
--- /dev/null
+++ b/chrome/browser/ui/webui/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Generated files
+ "+js2webui/chrome/test/data",
+]
« no previous file with comments | « no previous file | chrome/browser/ui/webui/javascript2webui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698