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

Unified Diff: ui/base/ui_base.gyp

Issue 2011833003: Implement ui::ClipboardMus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove static in test by creating forwarding clipboard subclass. Created 4 years, 6 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 | « ui/base/test/test_clipboard_unittest.cc ('k') | ui/base/x/selection_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index f7e4145f7a744feec845ad2c4b320e09339413df..0d5cd1b016dff30b754f8c32cd3a5441d42e01da 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -123,7 +123,6 @@
'clipboard/clipboard_win.h',
'clipboard/custom_data_helper.cc',
'clipboard/custom_data_helper.h',
- 'clipboard/custom_data_helper_linux.cc',
'clipboard/custom_data_helper_mac.mm',
'clipboard/scoped_clipboard_writer.cc',
'clipboard/scoped_clipboard_writer.h',
« no previous file with comments | « ui/base/test/test_clipboard_unittest.cc ('k') | ui/base/x/selection_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698