| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index c624efba96a989ca3593ba494657a40f30ae190a..7c85b87fa1d13f38da06b6113db40e0096c80c8d 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -228,6 +228,7 @@ CONTENT_EXPORT extern const char kTabCaptureUpscaleQuality[];
|
| CONTENT_EXPORT extern const char kTestingFixedHttpPort[];
|
| CONTENT_EXPORT extern const char kTestingFixedHttpsPort[];
|
| CONTENT_EXPORT extern const char kTestType[];
|
| +CONTENT_EXPORT extern const char kTopDocumentIsolation[];
|
| CONTENT_EXPORT extern const char kTouchTextSelectionStrategy[];
|
| CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[];
|
| CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[];
|
|
|