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

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

Issue 2744363002: Clear shader disk cache after glProgramBinary failure. (Closed)
Patch Set: Fix dependency issues. 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
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

Powered by Google App Engine
This is Rietveld 408576698