| 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 e8d87381703d75f734a48d3d464c2a80f417e595..73b8e0cef2c7a14b9e63716402c4c737a45ca289 100644
|
| --- a/content/browser/resources/gpu/info_view.js
|
| +++ b/content/browser/resources/gpu/info_view.js
|
| @@ -93,7 +93,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',
|
|
|