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

Side by Side 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, 5 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public/renderer", 2 "+content/public/renderer",
3 "+content/public/common",
3 "+ipc", 4 "+ipc",
4 "+third_party/WebKit/public", 5 "+third_party/WebKit/public",
5 "+v8/include/v8.h", 6 "+v8/include/v8.h",
6 ] 7 ]
OLDNEW
« 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