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

Unified Diff: ui/aura/aura.gyp

Issue 10895020: Merge aura::DispatcherLinux into base::MessagePumpAuraX11. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes for sadrul Created 8 years, 4 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 | « base/message_pump_observer.h ('k') | ui/aura/device_list_updater_aurax11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index cd41c3b4b1003842d396d05d8f078c87da800e84..ae72753b6aab1aeb338660bf94f90f11109cb2ff 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -69,8 +69,8 @@
'desktop/desktop_screen_x11.cc',
'desktop/desktop_stacking_client.cc',
'desktop/desktop_stacking_client.h',
- 'dispatcher_linux.cc',
- 'dispatcher_linux.h',
+ 'device_list_updater_aurax11.cc',
+ 'device_list_updater_aurax11.h',
'dispatcher_win.cc',
'display_observer.cc',
'display_observer.h',
« no previous file with comments | « base/message_pump_observer.h ('k') | ui/aura/device_list_updater_aurax11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698