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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9455092: HostResolver is exposed to plugin. (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
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index f32e2b6c37b723feb096d90f42fbbfbd257ecebc..aca511d528a437c6b42e2690d8369cb58fa67547 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -393,6 +393,8 @@
'tests/test_graphics_2d.h',
'tests/test_graphics_3d.cc',
'tests/test_graphics_3d.h',
+ 'tests/test_host_resolver_private.cc',
+ 'tests/test_host_resolver_private.h',
'tests/test_image_data.cc',
'tests/test_image_data.h',
'tests/test_input_event.cc',

Powered by Google App Engine
This is Rietveld 408576698