| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index f5953f0d9807104a0f10ca9bfdae5d11c3e590ed..458e3f9b86730c50dd619012d9ad3ec437b03d1b 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -26,6 +26,7 @@
|
| #include "chrome/grit/generated_resources.h"
|
| #include "chrome/grit/google_chrome_strings.h"
|
| #include "components/autofill/core/common/autofill_switches.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/cloud_devices/common/cloud_devices_switches.h"
|
| #include "components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h"
|
| #include "components/dom_distiller/core/dom_distiller_switches.h"
|
|
|