Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1509)

Unified Diff: trunk/src/content/child/blink_platform_impl.h

Issue 192283002: Revert 255858 "Simplify the user agent code some more since afte..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/content/child/blink_platform_impl.h
===================================================================
--- trunk/src/content/child/blink_platform_impl.h (revision 255866)
+++ trunk/src/content/child/blink_platform_impl.h (working copy)
@@ -63,8 +63,6 @@
virtual size_t maxDecodedImageBytes() OVERRIDE;
virtual blink::WebURLLoader* createURLLoader();
virtual blink::WebSocketStreamHandle* createSocketStreamHandle();
- virtual blink::WebString userAgent();
- // TODO(jam): remove this after Blink is updated
virtual blink::WebString userAgent(const blink::WebURL& url);
virtual blink::WebData parseDataURL(
const blink::WebURL& url, blink::WebString& mimetype,
« no previous file with comments | « trunk/src/content/browser/renderer_host/render_process_host_impl.cc ('k') | trunk/src/content/child/blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698