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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9701024: Added C++ wrappers for PPB_HostResolver_Private interface. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Sync. 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
« no previous file with comments | « ppapi/cpp/private/host_resolver_private.cc ('k') | ppapi/tests/test_host_resolver_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index f3c7b5fc6c3f280439ecfd440a71df8f2ce54af2..8fcda78e4a9df5a785a832e0a60a8183c4e53629 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -256,6 +256,8 @@
'cpp/private/flash_message_loop.h',
'cpp/private/flash_net_connector.cc',
'cpp/private/flash_net_connector.h',
+ 'cpp/private/host_resolver_private.cc',
+ 'cpp/private/host_resolver_private.h',
'cpp/private/instance_private.cc',
'cpp/private/instance_private.h',
'cpp/private/net_address_private.cc',
« no previous file with comments | « ppapi/cpp/private/host_resolver_private.cc ('k') | ppapi/tests/test_host_resolver_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698