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

Unified Diff: chrome/chrome_tests.gypi

Issue 13811036: Add Pepper API tests for chrome.socket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: this one shows the actual changes made to ppapi_nacl_test_common.gyp Created 7 years, 8 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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 97fcdcac3d0944191d838b74e53ad82d58d786a1..556e9db586b1f72d2aac3e3fca0cd14e04c57ee1 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1659,6 +1659,7 @@
'test/nacl/nacl_browsertest_util.h',
],
'dependencies': [
+ 'test/data/extensions/api_test/api_test_data.gyp:socket_ppapi',
'test/data/nacl/nacl_test_data.gyp:*',
'../ppapi/native_client/native_client.gyp:nacl_irt',
'../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',

Powered by Google App Engine
This is Rietveld 408576698