| Index: chrome/common/chrome_paths_unittest.cc
|
| diff --git a/chrome/common/chrome_paths_unittest.cc b/chrome/common/chrome_paths_unittest.cc
|
| index 5d1dfc0b4a7db0fe10206d54721b3e3f1b6a1f1f..ca7d43a1aeec735483d39d179fe04c11394a83da 100644
|
| --- a/chrome/common/chrome_paths_unittest.cc
|
| +++ b/chrome/common/chrome_paths_unittest.cc
|
| @@ -10,6 +10,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_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|