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

Unified Diff: components/constrained_window/DEPS

Issue 1432143002: Track where WebContents are created in order to better understand issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: components/constrained_window/DEPS
diff --git a/components/constrained_window/DEPS b/components/constrained_window/DEPS
index 9ddd155ac039759cf38dc226e4378dd0a8d326bb..4b95a2f779a8be34642c085da856d04732f28539 100644
--- a/components/constrained_window/DEPS
+++ b/components/constrained_window/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/guest_view",
"+components/web_modal",
+ "+content/public/browser",
"+ui/base",
"+ui/gfx",
"+ui/views",

Powered by Google App Engine
This is Rietveld 408576698