| Index: chrome/browser/android/chrome_startup_flags.cc
|
| diff --git a/chrome/browser/android/chrome_startup_flags.cc b/chrome/browser/android/chrome_startup_flags.cc
|
| index 3a53f35f33898868a509b2be5d7d8aa4e7849ffe..63a1438f8739e7c04f263e2bb153829296c9fc9e 100644
|
| --- a/chrome/browser/android/chrome_startup_flags.cc
|
| +++ b/chrome/browser/android/chrome_startup_flags.cc
|
| @@ -14,6 +14,7 @@
|
| #include "base/sys_info.h"
|
| #include "chrome/common/channel_info.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/dom_distiller/core/dom_distiller_switches.h"
|
| #include "media/base/media_switches.h"
|
|
|
|
|