| Index: tools/include_tracer.py
|
| diff --git a/tools/include_tracer.py b/tools/include_tracer.py
|
| index df30c65c005e4996721841cf4d4cd23814b2376e..341065e5eb2f65adecd6ced1b1b71de954a18961 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',
|
| 'third_party/WebKit/Source',
|
| 'third_party/WebKit/Source/wtf',
|
| 'third_party/WebKit/Source/core',
|
|
|