Chromium Code Reviews| Index: tools/gn/loader.h |
| diff --git a/tools/gn/loader.h b/tools/gn/loader.h |
| index 37f708563c49b73e4f3591c2aee8d46df89e6630..a610835aa3958389f4d04f3d7e86a18ae6c74a17 100644 |
| --- a/tools/gn/loader.h |
| +++ b/tools/gn/loader.h |
| @@ -129,6 +129,7 @@ class LoaderImpl : public Loader { |
| // input file manager. |
| void BackgroundLoadFile(const Settings* settings, |
| const SourceFile& file_name, |
| + const LocationRange& origin, |
| const ParseNode* root); |
| void BackgroundLoadBuildConfig( |
| Settings* settings, |