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

Unified Diff: components/framelet/browser/DEPS

Issue 1531533002: wjm day 2 work (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « chrome/browser/guest_view/chrome_guest_view_message_filter.cc ('k') | components/framelet/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/framelet/browser/DEPS
diff --git a/components/framelet/browser/DEPS b/components/framelet/browser/DEPS
index 33f521791ca6dc5e7db0f52b2f2bbe3d502dbd7d..5e4fd7826c45cd6d3b8fd4d7769da88a73338e61 100644
--- a/components/framelet/browser/DEPS
+++ b/components/framelet/browser/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/guest_view/browser",
"+content/public/browser",
"+content/public/common",
+ "+ipc",
]
« no previous file with comments | « chrome/browser/guest_view/chrome_guest_view_message_filter.cc ('k') | components/framelet/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698