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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9174020: PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Resource leaks. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 8 years, 11 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
===================================================================
--- ppapi/ppapi_sources.gypi (revision 119479)
+++ ppapi/ppapi_sources.gypi (working copy)
@@ -319,6 +319,7 @@
'tests/test_tcp_socket_private_disallowed.cc',
'tests/test_udp_socket_private_disallowed.cc',
'tests/test_url_loader.cc',
+ 'tests/test_url_request.cc',
'tests/test_var.cc',
'tests/test_view.cc',
'tests/test_websocket.cc',
@@ -389,6 +390,8 @@
'tests/test_uma.h',
'tests/test_url_loader.cc',
'tests/test_url_loader.h',
+ 'tests/test_url_request.cc',
+ 'tests/test_url_request.h',
'tests/test_url_util.cc',
'tests/test_url_util.h',
'tests/test_utils.cc',
« no previous file with comments | « ppapi/native_client/tests/ppapi_browser/ppb_url_request_info/nacl.scons ('k') | ppapi/tests/test_url_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698