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

Unified Diff: chrome/chrome_browser.gypi

Issue 1528483002: Add chrome.input.ime.activate and chrome.input.ime.deactivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/browser/ui/input_method/input_method_engine_base.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ca0677c5847b2f5353fc6d86b5447fba52d50ce5..4b38309ec033f6dcf909b0990fdb59f1ce5e591d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -984,8 +984,6 @@
'browser/download/notification/download_notification.h',
'browser/download/notification/download_notification_manager.cc',
'browser/download/notification/download_notification_manager.h',
- 'browser/input_method/input_method_engine_base.cc',
- 'browser/input_method/input_method_engine_base.h',
'browser/media/protected_media_identifier_permission_context.cc',
'browser/media/protected_media_identifier_permission_context.h',
'browser/media/protected_media_identifier_permission_context_factory.cc',
@@ -3601,13 +3599,9 @@
'<(SHARED_INTERMEDIATE_DIR)/ui/chromeos/resources/grit/ui_chromeos_resources_map.cc',
],
'dependencies': [
- '../base/base.gyp:base',
'browser_chromeos',
'../components/components.gyp:user_manager',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
- '../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
- '../ui/base/ui_base.gyp:ui_base',
- '../ui/events/events.gyp:dom_keycode_converter',
],
}],
['use_cups==1', {
« no previous file with comments | « chrome/browser/ui/input_method/input_method_engine_base.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698