| Index: chrome/child/pdf_child_init.cc
|
| diff --git a/chrome/child/pdf_child_init.cc b/chrome/child/pdf_child_init.cc
|
| index 4c327534ac0bd20ae55e2f48b3d329e6a528cad7..4dbdc7fd82b0824d2d9adeb4b37020600e97abf5 100644
|
| --- a/chrome/child/pdf_child_init.cc
|
| +++ b/chrome/child/pdf_child_init.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "content/public/child/child_thread.h"
|
|
|
|
|