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

Unified Diff: ui/ui_unittests.gyp

Issue 391593002: Process SelectionRequestor::PerformBlockingConvertSelection() requests one at a time (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/x/selection_requestor_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 3024da2d523663da2573a7c33a095bf0b9dccfea..545b1c130b9cf48f0c2d8cdc2d776165c02d1a5d 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -74,6 +74,7 @@
'base/text/bytes_formatting_unittest.cc',
'base/view_prop_unittest.cc',
'base/webui/web_ui_util_unittest.cc',
+ 'base/x/selection_requestor_unittest.cc',
'gfx/canvas_unittest_mac.mm',
'gfx/platform_font_mac_unittest.mm',
],
@@ -216,6 +217,7 @@
],
'sources!': [
'base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc',
+ 'base/x/selection_requestor_unittest.cc',
],
}],
['chromeos==0 or use_x11==0', {
« no previous file with comments | « ui/base/x/selection_requestor_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698