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

Unified Diff: components/constrained_window/DEPS

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test change to build Created 5 years, 8 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
Index: components/constrained_window/DEPS
diff --git a/components/constrained_window/DEPS b/components/constrained_window/DEPS
index 9f4c9d15263f86167dc57a48954b852fb4c435f6..9ddd155ac039759cf38dc226e4378dd0a8d326bb 100644
--- a/components/constrained_window/DEPS
+++ b/components/constrained_window/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/guest_view",
"+components/web_modal",
"+ui/base",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698