Chromium Code Reviews| Index: third_party/closure_compiler/externs/system_display.js |
| diff --git a/third_party/closure_compiler/externs/system_display.js b/third_party/closure_compiler/externs/system_display.js |
| index f59d976472d20ca14bb871ad820e17dd1c3e3215..4d6b7dae5c71437443b83a89b2e06adfa72aed04 100644 |
| --- a/third_party/closure_compiler/externs/system_display.js |
| +++ b/third_party/closure_compiler/externs/system_display.js |
| @@ -118,6 +118,7 @@ chrome.system.display.DisplayLayout; |
| * isInternal: boolean, |
| * isEnabled: boolean, |
| * isUnified: boolean, |
| + * isMaximizeMode: (boolean|undefined), |
| * dpiX: number, |
| * dpiY: number, |
| * rotation: number, |