Index: chrome/chrome_exe.gypi |
=================================================================== |
--- chrome/chrome_exe.gypi (revision 113077) |
+++ chrome/chrome_exe.gypi (working copy) |
@@ -418,7 +418,7 @@ |
# For now, do not build nacl_helper when disable_nacl=1 |
['disable_nacl!=1', { |
'dependencies': [ |
- '../native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp:nacl_helper_bootstrap', |
+ 'nacl_helper_bootstrap', |
'nacl_helper', |
], |
}], |