Index: tools/tools.gyp |
diff --git a/tools/tools.gyp b/tools/tools.gyp |
index 343cb8e0c10e916ab8315e26593cb80bac91280d..fdcbd0192b3e86fa91e7563bade6de386a00526b 100644 |
--- a/tools/tools.gyp |
+++ b/tools/tools.gyp |
@@ -43,7 +43,7 @@ |
'..', |
], |
'sources': [ |
- 'catch_exception_tool.cc', |
+ 'mac/catch_exception_tool.cc', |
], |
}, |
{ |
@@ -59,7 +59,7 @@ |
'..', |
], |
'sources': [ |
- 'exception_port_tool.cc', |
+ 'mac/exception_port_tool.cc', |
], |
}, |
{ |
@@ -99,7 +99,7 @@ |
], |
}, |
'sources': [ |
- 'on_demand_service_tool.mm', |
+ 'mac/on_demand_service_tool.mm', |
], |
}, |
], |