| Index: components/search/search_switches.cc
|
| diff --git a/components/search/search_switches.cc b/components/search/search_switches.cc
|
| index d3b80da42959956f6e0554985bf12fe1f0a2d012..6d4b47d31a260105c234782dffd2575e76543afc 100644
|
| --- a/components/search/search_switches.cc
|
| +++ b/components/search/search_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/search/search_switches.h"
|
|
|
| namespace switches {
|
|
|