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

Unified Diff: ash/BUILD.gn

Issue 2462753002: Use Ash's ShelfWindowWatcher for app panel windows. (Closed)
Patch Set: Cleanup. Created 4 years, 1 month 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 | « no previous file | ash/common/DEPS » ('j') | ash/common/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 60265b9de54a7f9e6b47432a862d0097e023b84b..b19f45375b539859cb749569d380ffa7318d25a5 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1357,6 +1357,7 @@ test("ash_unittests") {
deps = [
":ash",
+ ":ash_shell_lib",
James Cook 2016/11/10 22:32:46 Why is this needed? ash_shell should just be the l
msw 2016/11/10 23:30:52 Reverted; this let ShelfWindowWatcherTest use Pane
"//ash/autoclick/common:autoclick",
"//ash/common:unittests",
"//ash/common/strings",
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | ash/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698