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

Unified Diff: chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc

Issue 11740018: Cleanup: Remove more unneeded browser_thread.h includes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix cros Created 7 years, 12 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 | « chrome/browser/internal_auth_unittest.cc ('k') | chrome/browser/policy/cloud_policy_provider_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc
===================================================================
--- chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc (revision 174923)
+++ chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc (working copy)
@@ -9,7 +9,6 @@
#include "chrome/browser/nacl_host/nacl_browser.h"
#include "chrome/common/chrome_switches.h"
#include "chrome/test/ppapi/ppapi_test.h"
-#include "content/public/test/test_browser_thread.h"
#include "content/public/test/test_utils.h"
class NaClGdbDebugStubTest : public PPAPINaClNewlibTest {
@@ -21,7 +20,6 @@
void StartTestScript(base::ProcessHandle* test_process,
std::string test_name, int debug_stub_port);
-
void RunDebugStubTest(const std::string& nacl_module,
const std::string& test_name);
};
« no previous file with comments | « chrome/browser/internal_auth_unittest.cc ('k') | chrome/browser/policy/cloud_policy_provider_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698