Title: [238821] trunk/Source/WebKit
Revision
238821
Author
za...@apple.com
Date
2018-12-03 14:07:28 -0800 (Mon, 03 Dec 2018)

Log Message

[iOS] Unreviewed build fix.

* Platform/Logging.h:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (238820 => 238821)


--- trunk/Source/WebKit/ChangeLog	2018-12-03 21:55:24 UTC (rev 238820)
+++ trunk/Source/WebKit/ChangeLog	2018-12-03 22:07:28 UTC (rev 238821)
@@ -1,3 +1,9 @@
+2018-12-03  Zalan Bujtas  <za...@apple.com>
+
+        [iOS] Unreviewed build fix.
+
+        * Platform/Logging.h:
+
 2018-12-03  Alex Christensen  <achristen...@webkit.org>
 
         Remove unused NetworkProcessCreationParameters.diskCacheSizeOverride

Modified: trunk/Source/WebKit/Platform/Logging.h (238820 => 238821)


--- trunk/Source/WebKit/Platform/Logging.h	2018-12-03 21:55:24 UTC (rev 238820)
+++ trunk/Source/WebKit/Platform/Logging.h	2018-12-03 22:07:28 UTC (rev 238821)
@@ -44,6 +44,7 @@
     M(ActivityState) \
     M(BackForward) \
     M(CacheStorage) \
+    M(ContentObservation) \
     M(ContextMenu) \
     M(DragAndDrop) \
     M(Fullscreen) \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to