Index: third_party/WebKit/public/blink_headers.gypi |
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi |
index 68447340bffd09c6b90692f7ddacc8c3532eb381..51774370f2f05e93b1ddd2128c4b7bd92ef3b12d 100644 |
--- a/third_party/WebKit/public/blink_headers.gypi |
+++ b/third_party/WebKit/public/blink_headers.gypi |
@@ -152,6 +152,7 @@ |
"platform/WebPrerender.h", |
"platform/WebPrerenderingSupport.h", |
"platform/WebPrescientNetworking.h", |
+ "platform/WebPrivateOwnPtr.h", |
"platform/WebPrivatePtr.h", |
"platform/WebPublicSuffixList.h", |
"platform/WebRTCCertificate.h", |
@@ -231,6 +232,7 @@ |
"platform/modules/background_sync/WebSyncRegistration.h", |
"platform/modules/bluetooth/WebBluetooth.h", |
"platform/modules/bluetooth/WebBluetoothDevice.h", |
+ "platform/modules/bluetooth/WebBluetoothError.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTService.h", |
@@ -250,6 +252,7 @@ |
"platform/modules/indexeddb/WebIDBKeyPath.h", |
"platform/modules/indexeddb/WebIDBKeyRange.h", |
"platform/modules/indexeddb/WebIDBMetadata.h", |
+ "platform/modules/indexeddb/WebIDBObservation.h", |
"platform/modules/indexeddb/WebIDBObserver.h", |
"platform/modules/indexeddb/WebIDBTypes.h", |
"platform/modules/indexeddb/WebIDBValue.h", |