| 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 13afa4af02deee5d2116555b631b1550fc424f29..e736d8e49a832e5623e30574b41957b48c459700 100644
|
| --- a/content/browser/resources/gpu/info_view.js
|
| +++ b/content/browser/resources/gpu/info_view.js
|
| @@ -92,6 +92,7 @@ cr.define('gpu', function() {
|
| 'flash_stage3d_baseline': 'Flash Stage3D Baseline profile',
|
| 'texture_sharing': 'Texture Sharing',
|
| 'video_decode': 'Video Decode',
|
| + 'video_encode': 'Video Encode',
|
| 'video': 'Video',
|
| // GPU Switching
|
| 'gpu_switching': 'GPU Switching',
|
|
|