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

Unified Diff: ash/ash.gyp

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 | « no previous file | ash/container_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index f50183573406d47f79e963caeaebc017df11cf7b..116e29e56f405320191e22869c45cbd94c532e65 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -49,6 +49,9 @@
'cancel_mode.h',
'cast_config_delegate.cc',
'cast_config_delegate.h',
+ 'container_delegate.h',
+ 'container_delegate_aura.cc',
+ 'container_delegate_aura.h',
'debug.cc',
'debug.h',
'default_accessibility_delegate.cc',
« no previous file with comments | « no previous file | ash/container_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698