| Index: docs/linux_eclipse_dev.md
|
| diff --git a/docs/linux_eclipse_dev.md b/docs/linux_eclipse_dev.md
|
| index 09946b53ff0cd0ebb6add4c1ca58162975240864..807aa30b17d88e4b8e03b45656d378d1027de705 100644
|
| --- a/docs/linux_eclipse_dev.md
|
| +++ b/docs/linux_eclipse_dev.md
|
| @@ -294,7 +294,7 @@ best for me.
|
| 1. This creates a single list of include directories and preprocessor
|
| definitions to be used for all source files, and so is a little
|
| inaccurate. Here are some tips for compensating for the limitations:
|
| - 1. If you care about blink, move 'third\_party/Webkit/Source' to the
|
| + 1. If you care about blink, move 'third\_party/WebKit/Source' to the
|
| top of the list to better resolve ambiguous include paths (eg.
|
| `config.h`).
|
| 1. Import paths and symbols
|
|
|