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

Unified Diff: athena/athena.gyp

Issue 545393002: Adding split view divider widget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 6 years, 3 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/common/DEPS » ('j') | athena/common/drag_handle.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 3c6f3906282092998189cdc815203cb2d7528f73..c37090f7e7b105a91e0ccff8340b1b9a9b32862d 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -52,6 +52,8 @@
'activity/public/activity_view_model.h',
'athena_export.h',
'common/container_priorities.h',
+ 'common/drag_handle.cc',
+ 'common/drag_handle.h',
'common/fill_layout_manager.cc',
'common/fill_layout_manager.h',
'common/switches.cc',
@@ -242,6 +244,7 @@
],
'sources': [
'activity/activity_manager_unittest.cc',
+ 'common/drag_handle_unittest.cc',
'common/fill_layout_manager_unittest.cc',
'content/app_activity_unittest.cc',
'home/athena_start_page_view_unittest.cc',
« no previous file with comments | « no previous file | athena/common/DEPS » ('j') | athena/common/drag_handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698