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

Unified Diff: chrome/chrome_tests.gypi

Issue 6289009: [Mac] Implement the system dictionary popup by implementing NSTextInput methods. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Clang Created 9 years, 8 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 | « chrome/chrome_renderer.gypi ('k') | chrome/common/attributed_string_coder_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index c63c0fee36c5ec30ace8962d95f854e66482b2c8..6b2ab6de656204c6f2a7f8dbe3ce5f3783b306c0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1496,6 +1496,7 @@
'browser/remoting/directory_add_request_unittest.cc',
'browser/renderer_host/gtk_key_bindings_handler_unittest.cc',
'browser/renderer_host/render_widget_host_view_mac_unittest.mm',
+ 'browser/renderer_host/text_input_client_mac_unittest.mm',
'browser/renderer_host/web_cache_manager_unittest.cc',
'browser/resources_util_unittest.cc',
'browser/rlz/rlz_unittest.cc',
@@ -1796,6 +1797,7 @@
'browser/webdata/web_data_service_unittest.cc',
'browser/webdata/web_database_migration_unittest.cc',
'browser/web_resource/promo_resource_service_unittest.cc',
+ 'common/attributed_string_coder_mac_unittest.mm',
'common/bzip2_unittest.cc',
'common/child_process_logging_mac_unittest.mm',
'common/chrome_paths_unittest.cc',
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/common/attributed_string_coder_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698