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

Unified Diff: ui/aura/aura.gyp

Issue 8526020: aura: Track mouse button state. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | ui/aura/desktop.h » ('j') | ui/aura/window_unittest.cc » ('J')
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 96712f414d8b751f751213a0e513e483220c202f..66c437545a5f486ef134007474dc0d4c6ddc0c3e 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -26,7 +26,7 @@
'aura_switches.cc',
'aura_switches.h',
'client/aura_constants.cc',
- 'client/aura_constants.h',
+ 'client/aura_constants.h',
'client/stacking_client.h',
'cursor.h',
'desktop_host.h',
@@ -126,6 +126,7 @@
'test/run_all_unittests.cc',
'test/test_suite.cc',
'test/test_suite.h',
+ 'desktop_unittest.cc',
'event_filter_unittest.cc',
'window_unittest.cc',
'<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc',
« no previous file with comments | « no previous file | ui/aura/desktop.h » ('j') | ui/aura/window_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698