| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1478d65dd7070798fb3dbb5828e62600b3f8bbef..45d4d4158d39266d62c69d0e9102ecd64cb58a3a 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[];
|
|
|