Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / child / shared_worker_devtools_agent.h
index 724e2f5..a2d028e 100644 (file)
@@ -35,7 +35,6 @@ class SharedWorkerDevToolsAgent {
   void OnReattach(const std::string& host_id, const std::string& state);
   void OnDetach();
   void OnDispatchOnInspectorBackend(const std::string& message);
-  void OnResumeWorkerContext();
 
   bool Send(IPC::Message* message);
   const int route_id_;