'../src/gpu/gl/SkGLContext.cpp',
'../src/gpu/gl/SkNullGLContext.cpp',
- '../src/gpu/gl/SkDebugGLContext.cpp',
+
+ '../src/gpu/gl/debug/SkDebugGLContext.cpp',
'../src/gpu/android/SkNativeGLContext_android.cpp',
'../src/gpu/gl/GrGLContextInfo.h',
'../src/gpu/gl/GrGLCreateNativeInterface_none.cpp',
'../src/gpu/gl/GrGLCreateNullInterface.cpp',
- '../src/gpu/gl/GrGLCreateDebugInterface.cpp',
'../src/gpu/gl/GrGLDefaultInterface_none.cpp',
'../src/gpu/gl/GrGLDefaultInterface_native.cpp',
'../src/gpu/gl/GrGLIndexBuffer.cpp',
'../src/gpu/gl/GrGpuGLShaders.cpp',
'../src/gpu/gl/GrGpuGLShaders.h',
+ '../src/gpu/gl/debug/GrGLCreateDebugInterface.cpp',
+
'../src/gpu/mac/GrGLCreateNativeInterface_mac.cpp',
'../src/gpu/win/GrGLCreateNativeInterface_win.cpp',