diff options
Diffstat (limited to 'components/os_crypt/os_crypt_switches.cc')
-rw-r--r-- | components/os_crypt/os_crypt_switches.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/os_crypt/os_crypt_switches.cc b/components/os_crypt/os_crypt_switches.cc index 6dffb39..5684dd1 100644 --- a/components/os_crypt/os_crypt_switches.cc +++ b/components/os_crypt/os_crypt_switches.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "build/build_config.h" #include "components/os_crypt/os_crypt_switches.h" namespace os_crypt { |