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

Unified Diff: chromeos/dbus/mock_dbus_thread_manager_without_gmock.cc

Issue 11140012: Fix the build after r161775 part 3. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chromeos/dbus/mock_dbus_thread_manager_without_gmock.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/mock_dbus_thread_manager_without_gmock.cc
===================================================================
--- chromeos/dbus/mock_dbus_thread_manager_without_gmock.cc (revision 161778)
+++ chromeos/dbus/mock_dbus_thread_manager_without_gmock.cc (working copy)
@@ -151,12 +151,6 @@
return NULL;
}
-MediaTransferProtocolDaemonClient*
- MockDBusThreadManagerWithoutGMock::GetMediaTransferProtocolDaemonClient() {
- NOTIMPLEMENTED();
- return NULL;
-}
-
ModemMessagingClient*
MockDBusThreadManagerWithoutGMock::GetModemMessagingClient() {
NOTIMPLEMENTED();
« no previous file with comments | « chromeos/dbus/mock_dbus_thread_manager_without_gmock.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698