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

Unified Diff: ui/aura/aura.gyp

Issue 8273040: Minimum size for aura window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressd comment Created 9 years, 2 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 | ui/aura/test/event_generator.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 a4c46a15efca6cfa4d66a6cdcaa8220e8ee8c764..f12e18a50b7988d047eda75f7601ea294292727c 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -97,6 +97,8 @@
'sources': [
'test/aura_test_base.cc',
'test/aura_test_base.h',
+ 'test/event_generator.cc',
+ 'test/event_generator.h',
'test/run_all_unittests.cc',
'test/test_desktop_delegate.cc',
'test/test_desktop_delegate.h',
« no previous file with comments | « no previous file | ui/aura/test/event_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698