Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(641)

Unified Diff: third_party/closure_compiler/externs/system_display.js

Issue 2824843002: MD Settings: Display: Disable orientaiton control in tablet mode (Closed)
Patch Set: Add test and trigger onDisplayChanged Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/common/api/system_display.idl ('k') | ui/display/display_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « extensions/common/api/system_display.idl ('k') | ui/display/display_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698