Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: Source/platform/DEPS

Issue 113153002: Revert "Moved GL enums from GraphicsContext3D to a more generic location." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+mozilla", 2 "+mozilla",
3 "+platform", 3 "+platform",
4 "+public/platform", 4 "+public/platform",
5 "+skia/ext", 5 "+skia/ext",
6 "+third_party/khronos",
7 "+third_party/skia", 6 "+third_party/skia",
8 "+webp", 7 "+webp",
9 "-bindings", 8 "-bindings",
10 "-core", 9 "-core",
11 "-modules", 10 "-modules",
12 ] 11 ]
OLDNEW
« no previous file with comments | « Source/core/html/canvas/WebGLVertexArrayObjectOES.h ('k') | Source/platform/graphics/Canvas2DLayerBridge.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698