File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -302,7 +302,6 @@ set(WebKit2_SOURCES
302
302
Shared/API/c/WKURL.cpp
303
303
Shared/API/c/WKURLRequest.cpp
304
304
Shared/API/c/WKURLResponse.cpp
305
- Shared/API/c/WKUserContentControllerRef.cpp
306
305
Shared/API/c/WKUserContentURLPattern.cpp
307
306
308
307
Shared/Authentication/AuthenticationManager.cpp
@@ -449,6 +448,7 @@ set(WebKit2_SOURCES
449
448
UIProcess/API/C/WKResourceCacheManager.cpp
450
449
UIProcess/API/C/WKSessionStateRef.cpp
451
450
UIProcess/API/C/WKTextChecker.cpp
451
+ UIProcess/API/C/WKUserContentControllerRef.cpp
452
452
UIProcess/API/C/WKUserMediaPermissionRequest.cpp
453
453
UIProcess/API/C/WKVibration.cpp
454
454
UIProcess/API/C/WKViewportAttributes.cpp
Original file line number Diff line number Diff line change
1
+ 2015-08-23 Csaba Osztrogonác <
[email protected] >
2
+
3
+ Typo fix after r188842.
4
+
5
+ * CMakeLists.txt:
6
+
1
7
2015-08-23 Csaba Osztrogonác <
[email protected] >
2
8
3
9
Speculative buildfix after r188828.
You can’t perform that action at this time.
0 commit comments