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

Unified Diff: content/test/webkit_support.cc

Issue 41703005: Revert "Trim more dead code from webkit/support/" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | webkit/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/webkit_support.cc
diff --git a/content/test/webkit_support.cc b/content/test/webkit_support.cc
index 5b25b60e7a567506d91274ab09fb4b20722e39ff..01f80de62e333f1091c4167fa17afafc47519972 100644
--- a/content/test/webkit_support.cc
+++ b/content/test/webkit_support.cc
@@ -77,8 +77,6 @@ void SetUpTestEnvironmentForUnitTests() {
test_environment = new TestEnvironment;
webkit_glue::SetUserAgent(webkit_glue::BuildUserAgentFromProduct(
"DumpRenderTree/0.0.0.0"), false);
-
- WebKit::initialize(test_environment->webkit_platform_support());
}
void TearDownTestEnvironment() {
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | webkit/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698