| Index: chrome/browser/resources/gpu_internals/info_view.js
|
| ===================================================================
|
| --- chrome/browser/resources/gpu_internals/info_view.js (revision 176935)
|
| +++ chrome/browser/resources/gpu_internals/info_view.js (working copy)
|
| @@ -88,6 +88,7 @@
|
| // GPU Switching
|
| 'gpu_switching': 'GPU Switching',
|
| 'panel_fitting': 'Panel Fitting',
|
| + 'force_compositing_mode': 'Force Compositing Mode',
|
| };
|
| var statusLabelMap = {
|
| 'disabled_software': 'Software only. Hardware acceleration disabled.',
|
|
|