summaryrefslogtreecommitdiffstats
path: root/ppapi
diff options
context:
space:
mode:
authorncbray@chromium.org <ncbray@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-18 03:10:30 +0000
committerncbray@chromium.org <ncbray@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-18 03:10:30 +0000
commit949742277751adcfccf5a7570c5c41f4b78f5f38 (patch)
tree1a755d2d882f3354f8df80fc8dc3811545d6f34e /ppapi
parent36f06bc9c6cf18d2f1e0934d60a0fc478d996fec (diff)
downloadchromium_src-949742277751adcfccf5a7570c5c41f4b78f5f38.zip
chromium_src-949742277751adcfccf5a7570c5c41f4b78f5f38.tar.gz
chromium_src-949742277751adcfccf5a7570c5c41f4b78f5f38.tar.bz2
Refactor the GYP build for the NaCl smoke test.
This change should eliminate a lot of the cruft needed to build nexes for browser tests. This change also cleans up how browser_tests depends on the IRT. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 TEST= none Review URL: https://chromiumcodereview.appspot.com/10828376 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
-rw-r--r--ppapi/ppapi_untrusted.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ppapi/ppapi_untrusted.gyp b/ppapi/ppapi_untrusted.gyp
index 2fbdb7b..f818676 100644
--- a/ppapi/ppapi_untrusted.gyp
+++ b/ppapi/ppapi_untrusted.gyp
@@ -35,7 +35,6 @@
'dependencies': [
'ppapi_cpp_lib',
'native_client/native_client.gyp:ppapi_lib',
- 'native_client/native_client.gyp:nacl_irt',
],
'variables': {
# TODO(bradnelson): Remove this compile flag once new nacl_rev is