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

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: 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/renderer/BUILD.gn ('k') | components/printing/renderer/print_web_view_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/renderer/DEPS
diff --git a/components/favicon_base/DEPS b/components/printing/renderer/DEPS
similarity index 50%
copy from components/favicon_base/DEPS
copy to components/printing/renderer/DEPS
index 20ad28e0892123f90597c0d7d9638a9176aa1cdc..ada73c405355875407842748ca934973b1ef450b 100644
--- a/components/favicon_base/DEPS
+++ b/components/printing/renderer/DEPS
@@ -1,6 +1,6 @@
include_rules = [
+ "+grit/components_resources.h",
+ "+net/base",
"+skia/ext",
- "+third_party/skia/include",
"+ui/base",
- "+ui/gfx",
]
« no previous file with comments | « components/printing/renderer/BUILD.gn ('k') | components/printing/renderer/print_web_view_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698