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

Unified Diff: chrome/chrome_browser.gypi

Issue 3808001: Implement IME for Mac plugins using the Cocoa event model on 10.6 (Closed)
Patch Set: Windows and unit test compile fixes Created 10 years, 2 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index bcfca8ce27206f13c3e45871e2b3e35b88b12005..7d772758fc55b5ff4be72c8e14c0153a571708c5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3496,6 +3496,8 @@
'../third_party/mozilla/NSURL+Utils.m',
'../third_party/mozilla/NSWorkspace+Utils.h',
'../third_party/mozilla/NSWorkspace+Utils.m',
+ '../third_party/mozilla/ComplexTextInputPanel.h',
+ '../third_party/mozilla/ComplexTextInputPanel.mm',
# Headers so that IB can find classes it needs to resolve classes
# in XIB files.
'../base/chrome_application_mac.h',
« no previous file with comments | « chrome/browser/renderer_host/test/test_render_view_host.cc ('k') | chrome/common/plugin_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698