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

Unified Diff: content/test/test_blink_web_unit_test_support.h

Issue 1901473007: Remove unnecessary Platform::loadResource override (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | content/test/test_blink_web_unit_test_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_blink_web_unit_test_support.h
diff --git a/content/test/test_blink_web_unit_test_support.h b/content/test/test_blink_web_unit_test_support.h
index 808c5bd2bb3afe4c1b7211313e71f368faba5dbb..33a896f6cc2eada2205aeb66d5e0f111f3dfc0a3 100644
--- a/content/test/test_blink_web_unit_test_support.h
+++ b/content/test/test_blink_web_unit_test_support.h
@@ -47,7 +47,6 @@ class TestBlinkWebUnitTestSupport : public BlinkPlatformImpl {
blink::WebURLLoader* createURLLoader() override;
blink::WebString userAgent() override;
- blink::WebData loadResource(const char* name) override;
blink::WebString queryLocalizedString(
blink::WebLocalizedString::Name name) override;
blink::WebString queryLocalizedString(blink::WebLocalizedString::Name name,
« no previous file with comments | « no previous file | content/test/test_blink_web_unit_test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698