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

Unified Diff: chrome/test/ui/ppapi_uitest.cc

Issue 9704080: HostResolver is exposed to Native Client. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 9 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
Index: chrome/test/ui/ppapi_uitest.cc
diff --git a/chrome/test/ui/ppapi_uitest.cc b/chrome/test/ui/ppapi_uitest.cc
index 68b3ccd498c8e17cdec0555aec85a5ea3f3bc6d6..113dec2565cb5d7d47776d647496a45834b31c0a 100644
--- a/chrome/test/ui/ppapi_uitest.cc
+++ b/chrome/test/ui/ppapi_uitest.cc
@@ -487,6 +487,9 @@ TEST_PPAPI_IN_PROCESS_VIA_HTTP(HostResolverPrivate_ResolveIPV4)
TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(HostResolverPrivate_Create)
TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(HostResolverPrivate_Resolve)
TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(HostResolverPrivate_ResolveIPV4)
+TEST_PPAPI_NACL_VIA_HTTP(HostResolverPrivate_Create)
+TEST_PPAPI_NACL_VIA_HTTP(HostResolverPrivate_Resolve)
+TEST_PPAPI_NACL_VIA_HTTP(HostResolverPrivate_ResolveIPV4)
// URLLoader tests.
TEST_PPAPI_IN_PROCESS_VIA_HTTP(URLLoader_BasicGET)
« no previous file with comments | « no previous file | ppapi/native_client/src/shared/ppapi_proxy/browser_globals.h » ('j') | ppapi/ppapi_sources.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698