| Index: content/browser/resources/gpu/info_view.js
|
| diff --git a/content/browser/resources/gpu/info_view.js b/content/browser/resources/gpu/info_view.js
|
| index 28f0e8fd6980258131b5bf08e488a0dfa4e6c9e7..1d26f937ffaa976f22dc45c977e8afed35cbaf53 100644
|
| --- a/content/browser/resources/gpu/info_view.js
|
| +++ b/content/browser/resources/gpu/info_view.js
|
| @@ -91,7 +91,6 @@ cr.define('gpu', function() {
|
| 'texture_sharing': 'Texture Sharing',
|
| 'video_decode': 'Video Decode',
|
| 'video_encode': 'Video Encode',
|
| - 'video': 'Video',
|
| // GPU Switching
|
| 'gpu_switching': 'GPU Switching',
|
| 'panel_fitting': 'Panel Fitting',
|
|
|