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

Side by Side Diff: third_party/WebKit/Source/modules/webgl/DEPS

Issue 2602253002: Fixed WebglRenderingContextBase toImageData (Closed)
Patch Set: fix error Created 3 years, 11 months 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gpu/GLES2/gl2extchromium.h", 2 "+gpu/GLES2/gl2extchromium.h",
3 "+gpu/command_buffer/client/gles2_interface.h", 3 "+gpu/command_buffer/client/gles2_interface.h",
4 "+skia/ext",
xlai (Olivia) 2017/01/02 22:50:04 I saw that "skia/ext" is allowed in https://cs.chr
Ken Russell (switch to Gerrit) 2017/01/04 04:01:12 Acknowledged.
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698