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

Unified Diff: chrome/chrome_common.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: Update unit test Created 9 years, 10 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index dbdc1c85ef7ce52430b4c01e30744f126bbd74dd..25a567f7eb8351c6964835c05d3ffdf5c4a0b8b1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -374,6 +374,9 @@
'common/sqlite_compiled_statement.h',
'common/sqlite_utils.cc',
'common/sqlite_utils.h',
+ 'common/text_input_client_messages.cc',
+ 'common/text_input_client_messages.h',
+ 'common/text_input_client_messages_internal.h',
'common/thumbnail_score.cc',
'common/thumbnail_score.h',
'common/url_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698