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

Unified Diff: BUILD.gn

Issue 2588103004: Apply new WM shadows to app list. (Closed)
Patch Set: remove references on testing bots Created 4 years 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/app_list/app_list_presenter_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index deb2f3404ebd149e9af6455029e97c08dc93b9d1..1b299dbb20d75a41c905993f4eb18ef293372d0c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -361,8 +361,6 @@ group("both_gn_and_gyp") {
if (use_aura) {
deps += [
- "//ui/app_list:app_list_unittests",
- "//ui/app_list/presenter:app_list_presenter_unittests",
"//ui/aura:aura_unittests",
"//ui/aura:demo",
"//ui/wm:wm_unittests",
@@ -483,6 +481,8 @@ group("both_gn_and_gyp") {
"//chromeos:chromeos_unittests",
"//chromeos/components:chromeos_components_unittests",
"//components/session_manager/core",
+ "//ui/app_list:app_list_unittests",
+ "//ui/app_list/presenter:app_list_presenter_unittests",
"//ui/arc:ui_arc_unittests",
"//ui/chromeos:ui_chromeos_unittests",
]
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698