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

Unified Diff: components/guest_view/common/DEPS

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Mac Build + GN Test builds 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/guest_view/common/DEPS
diff --git a/sync/base/DEPS b/components/guest_view/common/DEPS
similarity index 68%
copy from sync/base/DEPS
copy to components/guest_view/common/DEPS
index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..b0e64bf223500a1bce51d6e090283e8fad7094cf 100644
--- a/sync/base/DEPS
+++ b/components/guest_view/common/DEPS
@@ -1,2 +1,3 @@
include_rules = [
+ "+ipc"
]

Powered by Google App Engine
This is Rietveld 408576698