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

Unified Diff: components/framelet/common/DEPS

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan 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.mojom » ('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/guest_view/renderer/DEPS b/components/framelet/common/DEPS
similarity index 63%
copy from components/guest_view/renderer/DEPS
copy to components/framelet/common/DEPS
index 10f503479dfca5afcff339adf188a97824b0b3e3..85b7c5194b84931ea977f68e8ab45870438b0da9 100644
--- a/components/guest_view/renderer/DEPS
+++ b/components/framelet/common/DEPS
@@ -1,7 +1,8 @@
include_rules = [
- "+content/public/renderer",
+ "+cc",
"+content/public/common",
"+ipc",
+ "+mojo/public",
"+third_party/WebKit/public",
- "+v8/include/v8.h",
+ "+ui/gfx"
]
« no previous file with comments | « components/framelet/common/BUILD.gn ('k') | components/framelet/common/framelet.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698