Index: chrome/test/ppapi/ppapi_browsertest.cc |
diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc |
index e871bbd93a2989f214440f5c302bbb4f6b87d33e..1cc5a3df0c1848be3d5cade8280fc765721f653c 100644 |
--- a/chrome/test/ppapi/ppapi_browsertest.cc |
+++ b/chrome/test/ppapi/ppapi_browsertest.cc |
@@ -449,7 +449,7 @@ TEST_PPAPI_NACL(HostResolverPrivate_ResolveIPv4) |
// TODO(yhirano): I remove this subtest from RUN_URLLOADER_SUBTESTS_3 |
// in order to change the behavior in Blink. |
// Restore the subtest once it is landed. |
-// LIST_TEST(URLLoader_UntrustedHttpRequests) \ |
+// LIST_TEST(URLLoader_UntrustedHttpRequests) |
// Note: we do not support Trusted APIs in NaCl, so these will be skipped. |
#define RUN_URLLOADER_TRUSTED_SUBTESTS \ |