Title: [262824] trunk/Source/WebCore
Revision
262824
Author
[email protected]
Date
2020-06-09 16:27:57 -0700 (Tue, 09 Jun 2020)

Log Message

Unreviewed change for post-commit feedback after r262682.

* DerivedSources.make: Replaced tabs with spaces.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (262823 => 262824)


--- trunk/Source/WebCore/ChangeLog	2020-06-09 23:16:27 UTC (rev 262823)
+++ trunk/Source/WebCore/ChangeLog	2020-06-09 23:27:57 UTC (rev 262824)
@@ -1,3 +1,9 @@
+2020-06-09  Andy Estes  <[email protected]>
+
+        Unreviewed change for post-commit feedback after r262682.
+
+        * DerivedSources.make: Replaced tabs with spaces.
+
 2020-06-09  Frank Yang  <[email protected]>
 
         WebKit Crashes when SVG Filter Logging is Turned On

Modified: trunk/Source/WebCore/DerivedSources.make (262823 => 262824)


--- trunk/Source/WebCore/DerivedSources.make	2020-06-09 23:16:27 UTC (rev 262823)
+++ trunk/Source/WebCore/DerivedSources.make	2020-06-09 23:27:57 UTC (rev 262824)
@@ -147,9 +147,9 @@
     $(WebCore)/Modules/applepay/ApplePaySession.idl \
     $(WebCore)/Modules/applepay/ApplePaySessionError.idl \
     $(WebCore)/Modules/applepay/ApplePaySetup.idl \
-	$(WebCore)/Modules/applepay/ApplePaySetupConfiguration.idl \
+    $(WebCore)/Modules/applepay/ApplePaySetupConfiguration.idl \
     $(WebCore)/Modules/applepay/ApplePaySetupFeature.idl \
-	$(WebCore)/Modules/applepay/ApplePaySetupFeatureState.idl \
+    $(WebCore)/Modules/applepay/ApplePaySetupFeatureState.idl \
     $(WebCore)/Modules/applepay/ApplePaySetupFeatureType.idl \
     $(WebCore)/Modules/applepay/ApplePayShippingContactSelectedEvent.idl \
     $(WebCore)/Modules/applepay/ApplePayShippingContactUpdate.idl \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to