X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fpublic%2Fcommon%2Fcontent_client.h;h=13f0d5c57dc0b986c9c016e7404b6c71a5345440;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=ec52600a3497bb61bbd5c4fdbcaeaf1e7ccc7702;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/public/common/content_client.h b/src/content/public/common/content_client.h index ec52600..13f0d5c 100644 --- a/src/content/public/common/content_client.h +++ b/src/content/public/common/content_client.h @@ -132,10 +132,6 @@ class CONTENT_EXPORT ContentClient { virtual bool GetSandboxProfileForSandboxType( int sandbox_type, int* sandbox_profile_resource_id) const; - - // Gets the Carbon interposing path to give to DYLD. Returns an empty string - // if the embedder doesn't bundle it. - virtual std::string GetCarbonInterposePath() const; #endif private: