Index: ppapi/ppapi_nacl.gyp |
diff --git a/ppapi/ppapi_nacl.gyp b/ppapi/ppapi_nacl.gyp |
index 3f31f571737ece48d17762268422fd34e6fe6372..18537802a562e2ca556408836724e53e6cae662a 100644 |
--- a/ppapi/ppapi_nacl.gyp |
+++ b/ppapi/ppapi_nacl.gyp |
@@ -186,7 +186,7 @@ |
}, |
# Shim is a dependency for the nexe because we pre-translate. |
'dependencies': [ |
- '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim_aot', |
+ '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:shim_aot', |
], |
'actions': [ |
{ |
@@ -221,7 +221,7 @@ |
}, |
# Shim is a dependency for the nexe because we pre-translate. |
'dependencies': [ |
- '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim_aot', |
+ '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:shim_aot', |
], |
'actions': [ |
{ |
@@ -245,7 +245,7 @@ |
}, |
# Shim is a dependency for the nexe because we pre-translate. |
'dependencies': [ |
- '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim_aot', |
+ '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:shim_aot', |
], |
'actions': [ |
{ |