| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 996364164609667d375572871a4ded59fe9e079f..ee39e6ae7046bc60123960658f58ca5a1be72d11 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -51,6 +51,7 @@
|
| #include "components/flags_ui/flags_storage.h"
|
| #include "components/flags_ui/flags_ui_switches.h"
|
| #include "components/nacl/common/nacl_switches.h"
|
| +#include "components/network_session_configurator/common/network_switches.h"
|
| #include "components/ntp_snippets/features.h"
|
| #include "components/ntp_snippets/ntp_snippets_constants.h"
|
| #include "components/ntp_tiles/constants.h"
|
|
|