| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b98abe4158d7deecf2d6e6f59939097155cc122c..35c4cc29c414cde7e66aed9f8c3ff1e10aea2145 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -314,6 +314,7 @@ extern const char kForceShowUpdateMenuItemSummary[];
|
| extern const char kForceShowUpdateMenuItemNewFeaturesSummary[];
|
| extern const char kForceShowUpdateMenuItemCustomSummary[];
|
| extern const char kForceShowUpdateMenuBadge[];
|
| +extern const char kHerbFlavor[];
|
| extern const char kMarketUrlForTesting[];
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|