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

Unified Diff: gyp/bench.gyp

Issue 73643005: Implement a benchmark for GrResourceCache (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: address review comments Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 040f7a4fcf217f145335ff4ac3ab2e9b8ea06897..4b32fe2400688f663dacd2e1c04c97605b293e9f 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -26,6 +26,7 @@
{
'include_dirs' : [
'../src/gpu',
+ '../src/gpu/utils',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698