Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / common / chrome_content_client.h
index 1a05f64..a2768fb 100644 (file)
@@ -44,7 +44,6 @@ class ChromeContentClient : public content::ContentClient {
   virtual bool GetSandboxProfileForSandboxType(
       int sandbox_type,
       int* sandbox_profile_resource_id) const OVERRIDE;
-  virtual std::string GetCarbonInterposePath() const OVERRIDE;
 #endif
 };