| Index: components/os_crypt/os_crypt_switches.cc
|
| diff --git a/components/os_crypt/os_crypt_switches.cc b/components/os_crypt/os_crypt_switches.cc
|
| index 6dffb39489f5d9d0c7a06e409b8e11ce78990343..5684dd1022d691645c9fedaddd06be50fee7e01d 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 {
|
|
|