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

Unified Diff: extensions/shell/BUILD.gn

Issue 2336843002: Decompose //extensions/browser/BUILD.gn (Closed)
Patch Set: unending win fixes 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
« extensions/browser/updater/BUILD.gn ('K') | « extensions/renderer/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
Devlin 2016/09/14 21:06:52 doesn't extensions/browser include app_window?
Rahul Chaturvedi 2016/09/14 21:40:17 Ah, didn't remove this after I made the deps publi
"//extensions/common",
]
« extensions/browser/updater/BUILD.gn ('K') | « extensions/renderer/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698