Title: [202312] trunk/Source/WebCore
- Revision
- 202312
- Author
- [email protected]
- Date
- 2016-06-21 19:52:46 -0700 (Tue, 21 Jun 2016)
Log Message
Include IdentifierInlines.h.
* bindings/js/JSApplePayShippingMethodSelectedEventCustom.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (202311 => 202312)
--- trunk/Source/WebCore/ChangeLog 2016-06-22 02:02:54 UTC (rev 202311)
+++ trunk/Source/WebCore/ChangeLog 2016-06-22 02:52:46 UTC (rev 202312)
@@ -1,5 +1,11 @@
2016-06-21 Anders Carlsson <[email protected]>
+ Include IdentifierInlines.h.
+
+ * bindings/js/JSApplePayShippingMethodSelectedEventCustom.cpp:
+
+2016-06-21 Anders Carlsson <[email protected]>
+
Add PaymentHeaders.h file.
* Modules/applepay/PaymentHeaders.h: Added.
Modified: trunk/Source/WebCore/bindings/js/JSApplePayShippingMethodSelectedEventCustom.cpp (202311 => 202312)
--- trunk/Source/WebCore/bindings/js/JSApplePayShippingMethodSelectedEventCustom.cpp 2016-06-22 02:02:54 UTC (rev 202311)
+++ trunk/Source/WebCore/bindings/js/JSApplePayShippingMethodSelectedEventCustom.cpp 2016-06-22 02:52:46 UTC (rev 202312)
@@ -28,6 +28,7 @@
#if ENABLE(APPLE_PAY)
+#include <runtime/IdentifierInlines.h>
#include <runtime/JSCJSValueInlines.h>
#include <runtime/ObjectConstructor.h>
#include <runtime/StructureInlines.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes