Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:22:01 +0000 (18:22 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:22:01 +0000 (18:22 +0000)
commitd91f370835c61c63c643c147ac8625157ee20993
tree5b6f2bd37f88e61a829d785130b1768dfa739d0c
parent2227306aeafc21706a4ac9460b2200336a331ce1
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.

http://codereview.appspot.com/5938054/

git-svn-id: http://skia.googlecode.com/svn/trunk@3526 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/gpu.gyp
src/gpu/gl/debug/GrGLCreateDebugInterface.cpp [moved from src/gpu/gl/GrGLCreateDebugInterface.cpp with 100% similarity]
src/gpu/gl/debug/SkDebugGLContext.cpp [moved from src/gpu/gl/SkDebugGLContext.cpp with 100% similarity]