diff options
Diffstat (limited to 'cc/layers/nine_patch_layer.cc')
-rw-r--r-- | cc/layers/nine_patch_layer.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layers/nine_patch_layer.cc b/cc/layers/nine_patch_layer.cc index f66fb49..45c69eb 100644 --- a/cc/layers/nine_patch_layer.cc +++ b/cc/layers/nine_patch_layer.cc @@ -113,4 +113,4 @@ void NinePatchLayer::PushPropertiesTo(LayerImpl* layer) { } } -} +} // namespace cc |