| Index: tools/include_tracer.py
|
| diff --git a/tools/include_tracer.py b/tools/include_tracer.py
|
| index 567a79765f813920e254b725aaecb8843c531d2a..30061d79a6baf52dbbd6f377f3bbba6ee9f24741 100755
|
| --- a/tools/include_tracer.py
|
| +++ b/tools/include_tracer.py
|
| @@ -112,7 +112,6 @@ INCLUDE_PATHS = [
|
| 'third_party/WebKit/Source/public',
|
| 'third_party/WebKit/Source/web',
|
| 'third_party/WebKit/Source/wtf',
|
| - 'third_party/cld',
|
| 'third_party/google_toolbox_for_mac/src',
|
| 'third_party/icu/public/common',
|
| 'third_party/icu/public/i18n',
|
|
|