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

Unified Diff: ui/base/ui_base_tests.gyp

Issue 2271203005: mac: Add tests for reading images from NSPasteboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from avi. Created 4 years, 4 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/clipboard/clipboard_mac_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_tests.gyp
diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp
index 12e80b01fe1beb143ff6951bced92c555705dcdb..81ac99007f611d436e1ae54860b4f628a2fe2915 100644
--- a/ui/base/ui_base_tests.gyp
+++ b/ui/base/ui_base_tests.gyp
@@ -36,6 +36,7 @@
# are built on iOS.
'common_sources' : [
# Note: file list duplicated in GN build.
+ 'clipboard/clipboard_mac_unittest.mm',
'clipboard/clipboard_util_mac_unittest.mm',
'l10n/l10n_util_mac_unittest.mm',
'l10n/l10n_util_unittest.cc',
« no previous file with comments | « ui/base/clipboard/clipboard_mac_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698