Index: third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl |
diff --git a/third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl b/third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl |
index 58fd046e66253d64fb122c95bcd9e1503ee443c8..a69e6321e05c526894a394f3a09099329c7c8f05 100644 |
--- a/third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl |
+++ b/third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl |
@@ -4,9 +4,7 @@ |
// https://www.w3.org/TR/image-capture/#PhotoSettings |
-[ |
- RuntimeEnabled=ImageCapture |
-] dictionary PhotoSettings { |
+dictionary PhotoSettings { |
MeteringMode whiteBalanceMode; |
unsigned long colorTemperature; |
MeteringMode exposureMode; |