File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- 1421
2
- Changed:
[email protected] Fri 15 Jan 2021
12:39:54 PM PST
1
+ 1422
2
+ Changed:
[email protected] Fri 15 Jan 2021
02:10:06 PM PST
Original file line number Diff line number Diff line change @@ -10446,6 +10446,18 @@ index 0000000000000000000000000000000000000000..cd66887de171cda7d15a8e4dc6dbff63
10446
10446
+} // namespace WebKit
10447
10447
+
10448
10448
+#endif // ENABLE(REMOTE_INSPECTOR)
10449
+ diff --git a/Source/WebKit/UIProcess/Cocoa/AutomationClient.mm b/Source/WebKit/UIProcess/Cocoa/AutomationClient.mm
10450
+ index 8cdc2e45fae3fc7af0459b9541b7def06a73779a..80ae6d9b6c548c2143f77c6175f7c81a98b0edef 100644
10451
+ --- a/Source/WebKit/UIProcess/Cocoa/AutomationClient.mm
10452
+ +++ b/Source/WebKit/UIProcess/Cocoa/AutomationClient.mm
10453
+ @@ -34,6 +34,7 @@
10454
+ #import <JavaScriptCore/RemoteInspector.h>
10455
+ #import <wtf/spi/cf/CFBundleSPI.h>
10456
+ #import <wtf/text/WTFString.h>
10457
+ +#import <wtf/RunLoop.h>
10458
+
10459
+ using namespace Inspector;
10460
+
10449
10461
diff --git a/Source/WebKit/UIProcess/Cocoa/SOAuthorization/PopUpSOAuthorizationSession.h b/Source/WebKit/UIProcess/Cocoa/SOAuthorization/PopUpSOAuthorizationSession.h
10450
10462
index 454c61ffdefecc476d1560c7c43f5b5d345f281d..6de7509037b7683ddd403ee247bdf2845ce4e87a 100644
10451
10463
--- a/Source/WebKit/UIProcess/Cocoa/SOAuthorization/PopUpSOAuthorizationSession.h
You can’t perform that action at this time.
0 commit comments