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

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
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 7b64deae50632335eb0bf82dbf4dbe1d9e82d9be..28f49339d8c81774fe702f0c031495f07920789e 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -66,6 +66,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',
],
@@ -212,6 +213,7 @@
],
'sources!': [
'base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc',
+ 'base/x/selection_requestor_unittest.cc',
],
}],
],
« ui/base/x/selection_requestor_unittest.cc ('K') | « 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