Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chromeos / dbus / fake_debug_daemon_client.h
index 56c208c..6455d20 100644 (file)
@@ -46,6 +46,7 @@ class FakeDebugDaemonClient : public DebugDaemonClient {
       const std::string& ip_address,
       const std::map<std::string, std::string>& options,
       const TestICMPCallback& callback) OVERRIDE;
+  virtual void UploadCrashes() OVERRIDE;
 
  private:
   DISALLOW_COPY_AND_ASSIGN(FakeDebugDaemonClient);