| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 63e79be323f86661d5e7a0565b3d54f535605b87..4e72faa327d78805c756a4892e48f63d40b03ca2 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -35,7 +35,7 @@
|
| #include "chrome/grit/generated_resources.h"
|
| #include "components/autofill/core/browser/autofill_experiments.h"
|
| #include "components/autofill/core/common/autofill_switches.h"
|
| -#include "components/browser_sync/common/browser_sync_switches.h"
|
| +#include "components/browser_sync/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"
|
|
|