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

Unified Diff: extensions/shell/BUILD.gn

Issue 2336843002: Decompose //extensions/browser/BUILD.gn (Closed)
Patch Set: fix moar dependencies. Created 4 years, 3 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: extensions/shell/BUILD.gn
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
index f14b69607de6b77a642d900c7aa2964059e5efb0..a7a224826d09b0ed9639ac3c6c25fe8c35bb2e25 100644
--- a/extensions/shell/BUILD.gn
+++ b/extensions/shell/BUILD.gn
@@ -324,6 +324,7 @@ source_set("browser_tests") {
"//content/test:test_support",
"//extensions:test_support",
"//extensions/browser",
+ "//extensions/browser/app_window",
"//extensions/common",
]

Powered by Google App Engine
This is Rietveld 408576698