Title: [260862] trunk/Source/WebCore
Revision
260862
Author
[email protected]
Date
2020-04-28 20:13:28 -0700 (Tue, 28 Apr 2020)

Log Message

Update the xcfilelists.

* DerivedSources-input.xcfilelist:
* DerivedSources-output.xcfilelist:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (260861 => 260862)


--- trunk/Source/WebCore/ChangeLog	2020-04-29 03:03:09 UTC (rev 260861)
+++ trunk/Source/WebCore/ChangeLog	2020-04-29 03:13:28 UTC (rev 260862)
@@ -1,5 +1,12 @@
 2020-04-28  Simon Fraser  <[email protected]>
 
+        Update the xcfilelists.
+
+        * DerivedSources-input.xcfilelist:
+        * DerivedSources-output.xcfilelist:
+
+2020-04-28  Simon Fraser  <[email protected]>
+
         REGRESSION (r260808): Backdrops on music.apple.com are offset
         https://bugs.webkit.org/show_bug.cgi?id=211153
         <rdar://problem/62543158>

Modified: trunk/Source/WebCore/DerivedSources-input.xcfilelist (260861 => 260862)


--- trunk/Source/WebCore/DerivedSources-input.xcfilelist	2020-04-29 03:03:09 UTC (rev 260861)
+++ trunk/Source/WebCore/DerivedSources-input.xcfilelist	2020-04-29 03:13:28 UTC (rev 260862)
@@ -935,6 +935,7 @@
 $(PROJECT_DIR)/page/PerformanceObserver.idl
 $(PROJECT_DIR)/page/PerformanceObserverCallback.idl
 $(PROJECT_DIR)/page/PerformanceObserverEntryList.idl
+$(PROJECT_DIR)/page/PerformancePaintTiming.idl
 $(PROJECT_DIR)/page/PerformanceResourceTiming.idl
 $(PROJECT_DIR)/page/PerformanceServerTiming.idl
 $(PROJECT_DIR)/page/PerformanceTiming.idl

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (260861 => 260862)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2020-04-29 03:03:09 UTC (rev 260861)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2020-04-29 03:13:28 UTC (rev 260862)
@@ -1270,6 +1270,8 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceObserverCallback.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceObserverEntryList.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceObserverEntryList.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformancePaintTiming.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformancePaintTiming.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceResourceTiming.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceResourceTiming.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSPerformanceServerTiming.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to