Chromium Code Reviews| Index: content/content_worker.gypi |
| diff --git a/content/content_worker.gypi b/content/content_worker.gypi |
| index a5f6766c6caf7a1916e44db95ffbb235c03d0f3f..9ecda78afd80828198b8687b6833ab3326a6c1ca 100644 |
| --- a/content/content_worker.gypi |
| +++ b/content/content_worker.gypi |
| @@ -6,7 +6,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../skia/skia.gyp:skia', |
| - '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |
| + '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
| ], |
| 'sources': [ |
| 'worker/shared_worker_devtools_agent.cc', |