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

Unified Diff: components/printing/DEPS

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps, owners, readme 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
« no previous file with comments | « components/printing.gypi ('k') | components/printing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/DEPS
diff --git a/components/pdf/DEPS b/components/printing/DEPS
similarity index 59%
copy from components/pdf/DEPS
copy to components/printing/DEPS
index d0c3033c30fc3801a3b80166e4ce283a3e5d803e..057bda25ce5948f045c2136939f5972f32c230bf 100644
--- a/components/pdf/DEPS
+++ b/components/printing/DEPS
@@ -1,8 +1,7 @@
include_rules = [
"+content/public",
"+ipc",
- "+ppapi",
- "+third_party/skia/include",
+ "+printing",
"+third_party/WebKit/public",
- "+ui/base",
+ "+ui/gfx"
]
« no previous file with comments | « components/printing.gypi ('k') | components/printing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698