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

Unified Diff: content/test/ppapi/ppapi_test.h

Issue 1411073005: Migrating tests to use EmbeddedTestServer (/content) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 1 month 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/data/cross_site_iframe_factory.html ('k') | 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/ppapi/ppapi_test.h
diff --git a/content/test/ppapi/ppapi_test.h b/content/test/ppapi/ppapi_test.h
index 92d5f8b288f7d697ed3dfea20a4fc65647f46f79..1f0aad18827442ff1e6666fd9c4783a5bab1f3d2 100644
--- a/content/test/ppapi/ppapi_test.h
+++ b/content/test/ppapi/ppapi_test.h
@@ -11,7 +11,6 @@
#include "base/compiler_specific.h"
#include "content/public/test/content_browser_test.h"
#include "content/public/test/javascript_test_observer.h"
-#include "net/test/spawned_test_server/spawned_test_server.h"
#include "url/gurl.h"
// This file provides test classes for writing Pepper tests for
« no previous file with comments | « content/test/data/cross_site_iframe_factory.html ('k') | content/test/test_blink_web_unit_test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698