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

Unified Diff: chrome/common/extensions/permissions/permission_message.h

Issue 11882009: Multi-monitor extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to 179043. Created 7 years, 11 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
Index: chrome/common/extensions/permissions/permission_message.h
diff --git a/chrome/common/extensions/permissions/permission_message.h b/chrome/common/extensions/permissions/permission_message.h
index 9a2424235d78c03cee019391d8e5f9c4e814551d..9ef81cb418e209bc28d10f1ab95a2c6379a3937e 100644
--- a/chrome/common/extensions/permissions/permission_message.h
+++ b/chrome/common/extensions/permissions/permission_message.h
@@ -57,6 +57,7 @@ class PermissionMessage {
kBluetoothDevice,
kUsbDevice,
kMediaGalleriesAllGalleriesWrite,
+ kSystemInfoDisplay,
kEnumBoundary
};

Powered by Google App Engine
This is Rietveld 408576698