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

Unified Diff: components/printing/renderer/DEPS

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: win 64 warnings, components owners Created 5 years, 11 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: components/printing/renderer/DEPS
diff --git a/components/printing/renderer/DEPS b/components/printing/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..60248da051e402e8de2246282451555ff56b192d
--- /dev/null
+++ b/components/printing/renderer/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+net",
+ "+ui/base",
+ "+skia",
+ "+grit/components_resources.h",
+]

Powered by Google App Engine
This is Rietveld 408576698