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

Side by Side Diff: gpu/command_buffer/common/DEPS

Issue 2744363002: Clear shader disk cache after glProgramBinary failure. (Closed)
Patch Set: Remove singleton and clean up init Created 3 years, 9 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
« no previous file with comments | « gpu/command_buffer/common/BUILD.gn ('k') | gpu/command_buffer/common/activity_flags.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 specific_include_rules = { 1 specific_include_rules = {
2 "unittest_main\.cc": [ 2 "unittest_main\.cc": [
3 "+mojo/edk/embedder/embedder.h", 3 "+mojo/edk/embedder/embedder.h",
4 ], 4 ],
5 "activity_flags.h": [
6 "+mojo/public/cpp/system/buffer.h",
7 ],
5 } 8 }
OLDNEW
« no previous file with comments | « gpu/command_buffer/common/BUILD.gn ('k') | gpu/command_buffer/common/activity_flags.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698