Chromium Code Reviews| Index: utils/apidoc/apidoc.gyp |
| diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp |
| index a0c80ff46d56b4320197b2a21f9eb07ebbf28d7a..0400dea1fa3b42ccc2e947e858afe2976ae2e004 100644 |
| --- a/utils/apidoc/apidoc.gyp |
| +++ b/utils/apidoc/apidoc.gyp |
| @@ -22,7 +22,7 @@ |
| '../../runtime/dart-runtime.gyp:dart', |
| ], |
| 'includes': [ |
| - '../../corelib/src/corelib_sources.gypi', |
| + '../../lib/core/corelib_sources.gypi', |
| ], |
| 'actions': [ |
| { |