Changeset 201537 in webkit
- Timestamp:
- May 31, 2016, 4:28:59 PM (10 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
TestWebKitAPI/Tests/WebKit2Cocoa/FullscreenTopContentInset.mm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r201536 r201537 1 2016-05-31 Jer Noble <jer.noble@apple.com> 2 3 Yet another unreviewed build fix; move the closing brace of the namespace declaration inside 4 the #if check. 5 6 * TestWebKitAPI/Tests/WebKit2Cocoa/FullscreenTopContentInset.mm: 7 1 8 2016-05-31 Jer Noble <jer.noble@apple.com> 2 9 -
trunk/Tools/TestWebKitAPI/Tests/WebKit2Cocoa/FullscreenTopContentInset.mm
r201536 r201537 77 77 } 78 78 79 } // namespace TestWebKitAPI 80 79 81 #endif 80 81 } // namespace TestWebKitAPI
Note:
See TracChangeset
for help on using the changeset viewer.