| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index cc0252b86dc8c0a3e9daf6b9158dae07dcf6667f..4a0ce925bda8b13bfca1df8269efb03425a3b4b0 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"
|
|
|