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 6e31e01107a36ba95416bb2cb6165ccfaeba5a8c..25b0df9096f59b1d4c92750de1c5949b32976bb6 100644 |
--- a/content/browser/resources/gpu/info_view.js |
+++ b/content/browser/resources/gpu/info_view.js |
@@ -76,6 +76,7 @@ cr.define('gpu', function() { |
'multisampling': 'WebGL multisampling', |
'flash_3d': 'Flash 3D', |
'flash_stage3d': 'Flash Stage3D', |
+ 'flash_stage3d_baseline': 'Flash Stage3D Baseline profile', |
'texture_sharing': 'Texture Sharing', |
'video_decode': 'Video Decode', |
'video': 'Video', |