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

Unified Diff: chrome/chrome_tests.gypi

Issue 8727029: Avoid references to untrusted.gypi in WebKit (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | « no previous file | ppapi/native_client/src/shared/ppapi/nacl.scons » ('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 112492)
+++ chrome/chrome_tests.gypi (working copy)
@@ -813,7 +813,7 @@
'conditions': [
['disable_nacl!=1', {
'dependencies': [
- '../ppapi/ppapi_internal.gyp:ppapi_nacl_tests',
+ '../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',
],
}],
['target_arch!="arm"', {
« no previous file with comments | « no previous file | ppapi/native_client/src/shared/ppapi/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698