Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
XCTest
/
CocoaExample
/
AppDelegate.h
blob: 11b5886cc611656473a9973e5118c82463176d44 [
file
]
#import <Cocoa/Cocoa.h>
@interface
AppDelegate
:
NSObject
<
NSApplicationDelegate
>
@end