Chromium Code Reviews| Index: tools/include_tracer.py |
| diff --git a/tools/include_tracer.py b/tools/include_tracer.py |
| index df30c65c005e4996721841cf4d4cd23814b2376e..872fe03a68893dbd4bbded47b5431e13c368bee2 100755 |
| --- a/tools/include_tracer.py |
| +++ b/tools/include_tracer.py |
| @@ -25,7 +25,7 @@ INCLUDE_PATHS = [ |
| 'skia/ext', |
| 'testing/gmock/include', |
| 'testing/gtest/include', |
| - 'third_party/GTM', |
| + 'third_party/google_toolbox_for_mac/src', |
|
Mark Mentovai
2013/12/13 23:03:20
Sort. This belongs…
tfarina
2013/12/16 02:42:03
Done.
|
| 'third_party/WebKit/Source', |
| 'third_party/WebKit/Source/wtf', |
| 'third_party/WebKit/Source/core', |