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

Unified Diff: chrome/chrome_tests.gypi

Issue 791002: Add support for running NaCl-Chrome integration tests on Win64 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | « DEPS ('k') | chrome/test/nacl/nacl_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 41324)
+++ chrome/chrome_tests.gypi (working copy)
@@ -431,8 +431,9 @@
'syncapi',
'test_support_ui',
'../base/base.gyp:base',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
+ '../native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib',
'../net/net.gyp:net',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « DEPS ('k') | chrome/test/nacl/nacl_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698