| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index a2c227a1b0817a959c9072a65bb7e17dc307ad9b..cb57aae4833a40e5946f8cd17854facda913f493 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -354,7 +354,6 @@
|
|
|
| # Sk files
|
| '<(skia_src_path)/gpu/gl/mac/SkCreatePlatformGLContext_mac.cpp',
|
| - '<(skia_src_path)/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp',
|
| '<(skia_src_path)/gpu/gl/win/SkCreatePlatformGLContext_win.cpp',
|
| '<(skia_src_path)/gpu/gl/glx/SkCreatePlatformGLContext_glx.cpp',
|
| '<(skia_src_path)/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp',
|
|
|