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

Unified Diff: views/views.gyp

Issue 8586022: Remove drag_utils_linux stub. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « views/drag_utils_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index cc6dc38ced7f05424b8b58c30d33b1bc104ecb2b..d3e98b3a9b8bc32de02e06dbb44fe2e8c32bdf6d 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -258,7 +258,6 @@
'drag_utils.h',
'drag_utils_aura.cc',
'drag_utils_gtk.cc',
- 'drag_utils_linux.cc',
'drag_utils_win.cc',
'events/event.cc',
'events/event.h',
@@ -438,7 +437,6 @@
['exclude', 'controls/menu/menu_2.*'],
],
'sources!': [
- 'drag_utils_linux.cc',
'drag_utils_win.cc',
'controls/menu/menu_config_linux.cc',
'controls/menu/menu_item_view_linux.cc',
« no previous file with comments | « views/drag_utils_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698