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

Unified Diff: athena/athena.gyp

Issue 488153003: Fix crash when dragging a half width window to split view from overivew mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | athena/wm/split_view_controller.h » ('j') | athena/wm/window_manager_impl_test_api.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 2ccd3b5aa8faf4709680c664e90686f7fd330ac4..4939605257e65423cde3e67e9520ae0a13448866 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -161,6 +161,8 @@
'test/sample_activity_factory.h',
'test/test_app_model_builder.cc',
'test/test_app_model_builder.h',
+ 'wm/window_manager_impl_test_api.cc',
+ 'wm/window_manager_impl_test_api.h',
oshima 2014/08/21 19:24:03 how about putting them in wm/test? I'll change on
],
},
{
« no previous file with comments | « no previous file | athena/wm/split_view_controller.h » ('j') | athena/wm/window_manager_impl_test_api.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698