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

Unified Diff: athena/athena.gyp

Issue 459613008: athena: Allow getting into split-view mode from overview-mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge 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/resources/athena_resources.grd » ('j') | no next file with comments »
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 87a175ab4f4f7c151b920153ea268ec4835c8165..a8ae58c84a68600b9065d941eb97bcb7af7e45ca 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -18,6 +18,7 @@
'../ui/events/events.gyp:events_base',
'../ui/strings/ui_strings.gyp:ui_strings',
'../ui/views/views.gyp:views',
+ 'resources/athena_resources.gyp:athena_resources',
],
'defines': [
'ATHENA_IMPLEMENTATION',
@@ -73,6 +74,8 @@
'wm/bezel_controller.h',
'wm/mru_window_tracker.cc',
'wm/mru_window_tracker.h',
+ 'wm/overview_toolbar.cc',
+ 'wm/overview_toolbar.h',
'wm/public/window_list_provider.h',
'wm/public/window_manager.h',
'wm/public/window_manager_observer.h',
« no previous file with comments | « no previous file | athena/resources/athena_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698