Index: src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp |
diff --git a/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp b/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp |
index e064aec7264bb18b89d1acaf29c861536fb48c76..855f0dc1245ad7406f6862d1ca9dbe77461a907c 100644 |
--- a/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp |
+++ b/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2012 Google Inc. |
* |
@@ -11,5 +10,3 @@ SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* s |
SkASSERT(!shareContext); |
return nullptr; |
} |
- |
- |