Index: mojo/mojo_nacl_untrusted.gyp |
diff --git a/mojo/mojo_nacl_untrusted.gyp b/mojo/mojo_nacl_untrusted.gyp |
index 0cb4948d1d5a27e9d4222110ab0a370b71d997bd..859c5706fe3540a048e7859c2167ddcd10c2490e 100644 |
--- a/mojo/mojo_nacl_untrusted.gyp |
+++ b/mojo/mojo_nacl_untrusted.gyp |
@@ -9,9 +9,9 @@ |
'monacl_codegen_dir': '<(SHARED_INTERMEDIATE_DIR)/<!(python <(DEPTH)/build/inverse_depth.py <(DEPTH))/monacl', |
}, |
'includes': [ |
- 'mojo_variables.gypi', |
'../build/common_untrusted.gypi', |
'../components/nacl/nacl_defines.gypi', |
+ '../third_party/mojo/mojo_variables.gypi', |
], |
'targets': [ |
{ |
@@ -31,7 +31,7 @@ |
], |
'dependencies': [ |
'mojo_nacl.gyp:monacl_codegen', |
- 'mojo_public.gyp:mojo_system_placeholder', |
+ '../third_party/mojo/mojo_public.gyp:mojo_system_placeholder', |
], |
}, |
{ |