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

Unified Diff: extensions/browser/guest_view/BUILD.gn

Issue 2684393002: Update deps in extensions/browser/BUILD.gn to pass gn check. (Closed)
Patch Set: shorthand Created 3 years, 10 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 | « extensions/browser/api/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/guest_view/BUILD.gn
diff --git a/extensions/browser/guest_view/BUILD.gn b/extensions/browser/guest_view/BUILD.gn
index 7b41169e75d38ed346aacfb05692c646cecb015f..2b81c0d143678a918eb8f09440af57d76c3bac84 100644
--- a/extensions/browser/guest_view/BUILD.gn
+++ b/extensions/browser/guest_view/BUILD.gn
@@ -23,6 +23,7 @@ source_set("guest_view") {
]
deps = [
+ "//components/browsing_data/content",
"//components/guest_view/browser",
"//content/public/common",
]
« no previous file with comments | « extensions/browser/api/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698