| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index 848906f91df91b1341abca39a72683bce4e6b38a..561ad6f025e7fdeb817ac77f13779b62328c2f58 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -1377,13 +1377,6 @@ const char kTranslateLanguageByUlpDescription[] =
|
| "Improved translate target language and triggering logic by considering "
|
| "information from User Language Profile (ULP).";
|
|
|
| -const char kViewsRectBasedTargetingName[] = "Rect-based targeting in views";
|
| -
|
| -const char kViewsRectBasedTargetingDescription[] =
|
| - "Rect-based targeting uses a heuristic to determine the most probable "
|
| - "target of a gesture, where the touch region is represented by a "
|
| - "rectangle.";
|
| -
|
| const char kPermissionActionReportingName[] = "Permission Action Reporting";
|
|
|
| const char kPermissionActionReportingDescription[] =
|
|
|