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

Unified Diff: ui/ui.gyp

Issue 9619025: Move FindPasteboard to ui/base/cocoa since it's used by two modules (content+chrome). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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: ui/ui.gyp
===================================================================
--- ui/ui.gyp (revision 125450)
+++ ui/ui.gyp (working copy)
@@ -85,6 +85,8 @@
'base/clipboard/custom_data_helper.h',
'base/clipboard/custom_data_helper_mac.mm',
'base/clipboard/custom_data_helper_x.cc',
+ 'base/clipboard/find_pasteboard.h',
+ 'base/clipboard/find_pasteboard.mm',
'base/clipboard/scoped_clipboard_writer.cc',
'base/clipboard/scoped_clipboard_writer.h',
'base/cocoa/base_view.h',
« ui/base/clipboard/find_pasteboard.h ('K') | « ui/base/clipboard/find_pasteboard.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698