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

Unified Diff: android_webview/browser/aw_web_preferences_populater.cc

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix - webview() -> web_view Created 6 years, 5 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 | « android_webview/browser/aw_web_preferences_populater.h ('k') | android_webview/native/aw_settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/aw_web_preferences_populater.cc
diff --git a/android_webview/browser/aw_web_preferences_populater.cc b/android_webview/browser/aw_web_preferences_populater.cc
index 5f37936af6fbb934492c587ca2fb9236da339d94..008cf5cb761f2e6b7e5e1cb0be6359e24546fe7c 100644
--- a/android_webview/browser/aw_web_preferences_populater.cc
+++ b/android_webview/browser/aw_web_preferences_populater.cc
@@ -5,5 +5,7 @@
#include "android_webview/browser/aw_web_preferences_populater.h"
namespace android_webview {
+
AwWebPreferencesPopulater::~AwWebPreferencesPopulater() {}
+
} // namespace android_webview
« no previous file with comments | « android_webview/browser/aw_web_preferences_populater.h ('k') | android_webview/native/aw_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698