| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index f7d6a16520a72c7faf31fe849e6778cadc33a404..1cd073dc4e293ea6670f8de1a62b76a11da6a72d 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -23,6 +23,7 @@
|
| #include "components/autofill/core/common/autofill_switches.h"
|
| #include "components/cloud_devices/common/cloud_devices_switches.h"
|
| #include "components/nacl/common/nacl_switches.h"
|
| +#include "components/search/search_switches.h"
|
| #include "content/public/browser/user_metrics.h"
|
| #include "extensions/common/switches.h"
|
| #include "grit/chromium_strings.h"
|
|
|