Skip to content

Commit 6ba1ab2

Browse files
Speculative buildfix after r188828.
* CMakeLists.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@188842 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 3ff214b commit 6ba1ab2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Source/WebKit2/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ set(WebKit2_SOURCES
302302
Shared/API/c/WKURL.cpp
303303
Shared/API/c/WKURLRequest.cpp
304304
Shared/API/c/WKURLResponse.cpp
305+
Shared/API/c/WKUserContentControllerRef.cpp
305306
Shared/API/c/WKUserContentURLPattern.cpp
306307

307308
Shared/Authentication/AuthenticationManager.cpp

Source/WebKit2/ChangeLog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2015-08-23 Csaba Osztrogonác <[email protected]>
2+
3+
Speculative buildfix after r188828.
4+
5+
* CMakeLists.txt:
6+
17
2015-08-22 Tim Horton <[email protected]>
28

39
Factor out and add logging to swipe-start hysteresis code

0 commit comments

Comments
 (0)