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

Unified Diff: components/framelet/common/DEPS

Issue 1560553002: Framelet Prototype 2016 Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased + Applied Brett's Windows + Fixed security issue Created 4 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/framelet/common/BUILD.gn ('k') | components/framelet/common/framelet_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/framelet/common/DEPS
diff --git a/components/printing/DEPS b/components/framelet/common/DEPS
similarity index 66%
copy from components/printing/DEPS
copy to components/framelet/common/DEPS
index 057bda25ce5948f045c2136939f5972f32c230bf..8c54b7be08de27d0e6deecda2852879085dc10ca 100644
--- a/components/printing/DEPS
+++ b/components/framelet/common/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+content/public",
+ "+cc",
+ "+content/public/common",
"+ipc",
- "+printing",
"+third_party/WebKit/public",
"+ui/gfx"
]
« no previous file with comments | « components/framelet/common/BUILD.gn ('k') | components/framelet/common/framelet_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698