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" |
] |