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

Unified Diff: ui/views/controls/webview/DEPS

Issue 569153005: Relanding this with fixes for the unit test failures which required addition of some more plumbing … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More leak fixes Created 6 years, 3 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 | « content/browser/web_contents/web_contents_view_aura.cc ('k') | ui/views/controls/webview/webview.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/webview/DEPS
diff --git a/ui/views/controls/webview/DEPS b/ui/views/controls/webview/DEPS
index 0fad725a16b41490c1ef94072f2329aca22cb205..70d04585a5223896a829e43144e39e48f4d5cd4d 100644
--- a/ui/views/controls/webview/DEPS
+++ b/ui/views/controls/webview/DEPS
@@ -2,4 +2,6 @@ include_rules = [
"+content/public",
"+ui/views",
"+ui/web_dialogs",
+ "+content/browser/web_contents/web_contents_impl.h",
+ "+content/test/test_content_browser_client.h",
]
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura.cc ('k') | ui/views/controls/webview/webview.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698