Sign in
cobalt
/
cobalt.git
/
496b2f8cd442da39084f65fe2c451ae84d79695f
/
.
/
src
/
third_party
/
skia
/
experimental
/
SkiaExamples
/
SkExampleNSView.h
blob: 755fcdeb496c2972cbb786799d9a427e2a22ccce [
file
]
/*
* Copyright 2013 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#import "SkNSView.h"
@interface
SkExampleNSView
:
SkNSView
@end