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

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: Adds forgotten files 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..c256c2b2f2ba55b8027cf85a400a5d61b62759cc
--- /dev/null
+++ b/components/printing/renderer/DEPS
@@ -0,0 +1,12 @@
+include_rules = [
+ "+net",
+ "+ui/base",
+ "+skia",
+
+ # TODO(dgn) to be removed
+ "+chrome/common",
+ "+chrome/grit",
+ "+chrome/renderer",
+ "+chrome/test",
+ "+extensions/common",
+]

Powered by Google App Engine
This is Rietveld 408576698