Index: trunk/src/chrome/common/chrome_content_client.h |
=================================================================== |
--- trunk/src/chrome/common/chrome_content_client.h (revision 255866) |
+++ trunk/src/chrome/common/chrome_content_client.h (working copy) |
@@ -12,9 +12,6 @@ |
#include "base/files/file_path.h" |
#include "content/public/common/content_client.h" |
-// Returns the user agent of Chrome. |
-std::string GetUserAgent(); |
- |
class ChromeContentClient : public content::ContentClient { |
public: |
static const char* const kPDFPluginName; |