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

Unified Diff: content/shell/renderer/shell_render_process_observer.cc

Issue 110533009: Import TestRunner library into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years 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: content/shell/renderer/shell_render_process_observer.cc
diff --git a/content/shell/renderer/shell_render_process_observer.cc b/content/shell/renderer/shell_render_process_observer.cc
index c4fc6401c2b0cdd32e3be79998be029cb4a6a036..457ccc44ea15efa27ea95f039b7c065d2b4e32c0 100644
--- a/content/shell/renderer/shell_render_process_observer.cc
+++ b/content/shell/renderer/shell_render_process_observer.cc
@@ -13,8 +13,8 @@
#include "content/shell/common/shell_switches.h"
#include "content/shell/renderer/gc_extension.h"
#include "content/shell/renderer/shell_content_renderer_client.h"
+#include "content/shell/renderer/test_runner/WebTestInterfaces.h"
#include "content/shell/renderer/webkit_test_runner.h"
-#include "third_party/WebKit/public/testing/WebTestInterfaces.h"
#include "third_party/WebKit/public/web/WebRuntimeFeatures.h"
#include "third_party/WebKit/public/web/WebView.h"
#include "webkit/glue/webkit_glue.h"
« no previous file with comments | « content/shell/renderer/shell_render_frame_observer.cc ('k') | content/shell/renderer/test_runner/AccessibilityController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698