summaryrefslogtreecommitdiffstats
path: root/components/os_crypt/os_crypt_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/os_crypt/os_crypt_unittest.cc')
-rw-r--r--components/os_crypt/os_crypt_unittest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/os_crypt/os_crypt_unittest.cc b/components/os_crypt/os_crypt_unittest.cc
index 7f742ba..9837cbc 100644
--- a/components/os_crypt/os_crypt_unittest.cc
+++ b/components/os_crypt/os_crypt_unittest.cc
@@ -7,8 +7,10 @@
#include <string>
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "base/strings/string_util.h"
#include "base/strings/utf_string_conversions.h"
+#include "build/build_config.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace {