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

Unified Diff: trunk/src/ui/views/views.gyp

Issue 294473016: Revert 272352 "Reland Linux Window Control Alignment" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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
Index: trunk/src/ui/views/views.gyp
===================================================================
--- trunk/src/ui/views/views.gyp (revision 272355)
+++ trunk/src/ui/views/views.gyp (working copy)
@@ -298,7 +298,6 @@
'linux_ui/status_icon_linux.h',
'linux_ui/status_icon_linux.cc',
'linux_ui/window_button_order_observer.h',
- 'linux_ui/window_button_order_provider.cc',
'metrics.cc',
'metrics.h',
'metrics_aura.cc',
@@ -449,8 +448,6 @@
'window/native_frame_view.h',
'window/non_client_view.cc',
'window/non_client_view.h',
- 'window/window_button_order_provider.cc',
- 'window/window_button_order_provider.h',
'window/window_resources.h',
'window/window_shape.cc',
'window/window_shape.h',
@@ -479,9 +476,6 @@
'dependencies': [
'../shell_dialogs/shell_dialogs.gyp:shell_dialogs',
],
- 'sources!': [
- 'window/window_button_order_provider.cc',
- ],
}, { # OS=="linux" and chromeos==0
'sources/': [
['exclude', 'linux_ui'],
@@ -693,7 +687,6 @@
'widget/root_view_unittest.cc',
'widget/widget_unittest.cc',
'widget/window_reorderer_unittest.cc',
- 'window/custom_frame_view_unittest.cc',
'window/dialog_client_view_unittest.cc',
'window/dialog_delegate_unittest.cc',
],
« no previous file with comments | « trunk/src/ui/views/linux_ui/window_button_order_provider.cc ('k') | trunk/src/ui/views/window/custom_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698