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

Unified Diff: android_webview/common/aw_resource.h

Issue 639113004: [android_webview] Hardcode the default text encoding to UTF-8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: android_webview/common/aw_resource.h
diff --git a/android_webview/common/aw_resource.h b/android_webview/common/aw_resource.h
index 1ed5e3a11f5ec41d3f18b051eae8c5c46c7b7877..00613c3cb4447b1eaea36b1740b3abbb005a13a4 100644
--- a/android_webview/common/aw_resource.h
+++ b/android_webview/common/aw_resource.h
@@ -14,7 +14,6 @@ namespace AwResource {
std::string GetLoadErrorPageContent();
std::string GetNoDomainPageContent();
-std::string GetDefaultTextEncoding();
} // namespace AwResource
} // namsespace android_webview
« no previous file with comments | « android_webview/buildbot/aosp_manifest.xml ('k') | android_webview/java/src/org/chromium/android_webview/AwResource.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698