Chromium Code Reviews

Unified Diff: tools/gpu/GrTest.cpp

Issue 1815823002: Move SkGLContext and some GrGLInterface implementations to skgputest module (Closed) Base URL: https://chromium.googlesource.com/skia.git@debugobject
Patch Set: rebase, readd null interface to main lib Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: tools/gpu/GrTest.cpp
diff --git a/src/gpu/GrTest.cpp b/tools/gpu/GrTest.cpp
similarity index 100%
rename from src/gpu/GrTest.cpp
rename to tools/gpu/GrTest.cpp

Powered by Google App Engine