| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index b5e2a07d94329411370c77e52a5c403b99d5eae9..ccf669531ffaf8ed32450d350fa759e705556cdf 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1167,6 +1167,7 @@
|
| 'imagecapture/ImageCapture.cpp',
|
| 'imagecapture/ImageCapture.h',
|
| 'imagecapture/MediaSettingsRange.h',
|
| + 'imagecapture/PhotoCapabilities.cpp',
|
| 'imagecapture/PhotoCapabilities.h',
|
| 'indexeddb/GlobalIndexedDB.cpp',
|
| 'indexeddb/GlobalIndexedDB.h',
|
|
|