| Index: chrome/common/crash_keys_unittest.cc
|
| diff --git a/chrome/common/crash_keys_unittest.cc b/chrome/common/crash_keys_unittest.cc
|
| index 42f996a26eef51307bb488a00454ee3cd46c5511..183d0f1d8f2bda58771cf8eef5da7fc7587d49d6 100644
|
| --- a/chrome/common/crash_keys_unittest.cc
|
| +++ b/chrome/common/crash_keys_unittest.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/debug/crash_logging.h"
|
| #include "base/strings/string_piece.h"
|
| #include "base/strings/stringprintf.h"
|
| +#include "build/build_config.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class CrashKeysTest : public testing::Test {
|
|
|