Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index ebaf2a5a792f407fde69458bf3bd55ba25f6eef2..644c7a7ce3db33866430b785d87f3f4ebbfded28 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -8,6 +8,7 @@ |
| #ifndef CHROME_COMMON_CHROME_SWITCHES_H_ |
| #define CHROME_COMMON_CHROME_SWITCHES_H_ |
| +#include "base/feature_list.h" |
|
tapted
2017/03/13 02:03:06
nit: remove
|
| #include "build/build_config.h" |
| #include "chrome/common/features.h" |
| #include "ppapi/features/features.h" |