summaryrefslogtreecommitdiffstats
path: root/chrome/test/nacl/nacl_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/nacl/nacl_test.cc')
-rw-r--r--chrome/test/nacl/nacl_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/nacl/nacl_test.cc b/chrome/test/nacl/nacl_test.cc
index a2c0afb..ecad2e8 100644
--- a/chrome/test/nacl/nacl_test.cc
+++ b/chrome/test/nacl/nacl_test.cc
@@ -87,7 +87,7 @@ void NaClTest::SetUp() {
UITest::SetUp();
- StartHttpServerWithPort(nacl_test_dir, L"5103");
+ StartHttpServerWithPort(nacl_test_dir, 5103);
}
void NaClTest::TearDown() {