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

Unified Diff: ash/mus/BUILD.gn

Issue 1949823002: WIP: Eliminate event.target() usage from TrayEventFilter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: container delegate Created 4 years, 7 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 | « ash/container_delegate_aura.cc ('k') | ash/mus/container_delegate_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 5fbb1b7233c782c5a5d042c87a0ebf672d40d7ee..da25a6e595f84e998d6d028189020d732b7ba3a6 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -12,6 +12,8 @@ source_set("lib") {
sources = [
"app_list_presenter_mus.cc",
"app_list_presenter_mus.h",
+ "container_delegate_mus.cc",
+ "container_delegate_mus.h",
"context_menu_mus.cc",
"context_menu_mus.h",
"keyboard_ui_mus.cc",
« no previous file with comments | « ash/container_delegate_aura.cc ('k') | ash/mus/container_delegate_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698