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

Unified Diff: components/guest_view/renderer/DEPS

Issue 972313002: Make <webview> use out-of-process iframe architecture. (Closed) Base URL: ssh://saopaulo.wat/mnt/dev/shared/src@testoopif2z-better-chrome
Patch Set: sync Created 5 years, 6 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/guest_view/renderer/BUILD.gn ('k') | components/guest_view/renderer/guest_view_container.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/guest_view/renderer/DEPS
diff --git a/components/guest_view/renderer/DEPS b/components/guest_view/renderer/DEPS
index 2f9ba278ae0a7dfda5299c265c94f546a35e8560..10f503479dfca5afcff339adf188a97824b0b3e3 100644
--- a/components/guest_view/renderer/DEPS
+++ b/components/guest_view/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public/renderer",
+ "+content/public/common",
"+ipc",
"+third_party/WebKit/public",
"+v8/include/v8.h",
« no previous file with comments | « components/guest_view/renderer/BUILD.gn ('k') | components/guest_view/renderer/guest_view_container.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698