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

Unified Diff: chromeos/chromeos.gyp

Issue 70053003: Delete IBusEngineService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index ea679d2c4849d80e759078eff0807edf7c71a2ab..3e6f8e2a8e14ad8c53a3d99d60a16fea5f63c89b 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -170,8 +170,6 @@
'dbus/shill_stub_helper.cc',
'dbus/shill_stub_helper.h',
'dbus/ibus/ibus_constants.h',
- 'dbus/ibus/ibus_engine_service.cc',
- 'dbus/ibus/ibus_engine_service.h',
'dbus/ibus/ibus_object.cc',
'dbus/ibus/ibus_object.h',
'dbus/ibus/ibus_text.cc',
@@ -433,8 +431,6 @@
'dbus/fake_shill_manager_client.h',
'dbus/fake_update_engine_client.cc',
'dbus/fake_update_engine_client.h',
- 'dbus/ibus/mock_ibus_engine_service.cc',
- 'dbus/ibus/mock_ibus_engine_service.h',
'ime/fake_input_method_delegate.cc',
'ime/fake_input_method_delegate.h',
'ime/mock_ibus_daemon_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698