Index: ppapi/ppapi_untrusted.gyp |
diff --git a/ppapi/ppapi_untrusted.gyp b/ppapi/ppapi_untrusted.gyp |
index 40f66e2d49189499e06d41fbba946ec88507f882..47d85b73db78c7c9bdb183595af9a52d79e233fc 100644 |
--- a/ppapi/ppapi_untrusted.gyp |
+++ b/ppapi/ppapi_untrusted.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', |
+ '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim_aot', |
], |
'actions': [ |
{ |
@@ -214,7 +214,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', |
+ '<(DEPTH)/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim_aot', |
], |
'actions': [ |
{ |