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

Unified Diff: ui/app_list/app_list.gyp

Issue 248893002: MacViews: gyp changes for a non-aura toolkit views on mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase for r265571 conflict, less similarity Created 6 years, 8 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 | « chrome/chrome_tests_unit.gypi ('k') | ui/base/dragdrop/drag_utils_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 13ba5e730bfa8b6b4c8d491f1f396b1ae137edb5..666574219036aae6bd558ef94456012c99ca1a7f 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -143,6 +143,7 @@
['use_aura==1', {
'dependencies': [
'../aura/aura.gyp:aura',
+ '../wm/wm.gyp:wm',
],
}],
['toolkit_views==1', {
@@ -151,7 +152,6 @@
'../events/events.gyp:events',
'../views/controls/webview/webview.gyp:webview',
'../views/views.gyp:views',
- '../wm/wm.gyp:wm',
],
}, { # toolkit_views==0
'sources/': [
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | ui/base/dragdrop/drag_utils_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698