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

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

Issue 2452943003: Fix a bunch of generated file build flakes in //extensions (Closed)
Patch Set: get_path_info in schema.gni Created 4 years, 2 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/app_window/BUILD.gn ('k') | extensions/browser/guest_view/app_view/BUILD.gn » ('j') | 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 cc0e27579fdcebd2c98345cd8e75256409b5e35f..7b41169e75d38ed346aacfb05692c646cecb015f 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/guest_view/browser",
"//content/public/common",
]
}
« no previous file with comments | « extensions/browser/app_window/BUILD.gn ('k') | extensions/browser/guest_view/app_view/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698