| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 85679e2a4c31bffa4ad3bcb6f31efb0b1bfd728c..e3f6e61b873aefb58f3d94c6d3108a9393dfe26f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -313,6 +313,7 @@ extern const char kForceShowUpdateMenuItemNewFeaturesSummary[];
|
| extern const char kForceShowUpdateMenuItemCustomSummary[];
|
| extern const char kForceShowUpdateMenuBadge[];
|
| extern const char kMarketUrlForTesting[];
|
| +extern const char kTabManagementExperimentType[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(USE_ASH)
|
|
|