cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetd
commit4dec2928f6227fa8ec9b3381deeb15c15d6ab320
authorjamescook <jamescook@chromium.org>
Tue, 17 Feb 2015 23:19:52 +0000 (17 15:19 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 17 Feb 2015 23:20:41 +0000 (17 23:20 +0000)
tree996e53942cd68c5c8371157806a33c5389bfd472
parenta8a9e2cd46440abd315cc876a8f6740ded878a0b
cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetd

Nothing uses this API and the API is the only user of the privetd bindings.

BUG=458724
TEST=compiles, chromeos_unittests, app_shell_unittests

Review URL: https://codereview.chromium.org/925893003

Cr-Commit-Position: refs/heads/master@{#316698}
15 files changed:
chromeos/chromeos.gyp
chromeos/dbus/dbus_client_bundle.cc
chromeos/dbus/dbus_client_bundle.h
chromeos/dbus/dbus_thread_manager.cc
chromeos/dbus/dbus_thread_manager.h
chromeos/dbus/fake_privet_daemon_client.cc [deleted file]
chromeos/dbus/fake_privet_daemon_client.h [deleted file]
chromeos/dbus/privet_daemon_client.cc [deleted file]
chromeos/dbus/privet_daemon_client.h [deleted file]
extensions/shell/app_shell.gypi
extensions/shell/browser/api/shell_gcd/shell_gcd_api.cc [deleted file]
extensions/shell/browser/api/shell_gcd/shell_gcd_api.h [deleted file]
extensions/shell/browser/api/shell_gcd/shell_gcd_api_unittest.cc [deleted file]
extensions/shell/common/api/schemas.gypi
extensions/shell/common/api/shell_gcd.idl [deleted file]