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

Unified Diff: gyp/kilobench.gyp

Issue 1702073002: Move SkTArray to include/private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix kilobench. Created 4 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/flags.gyp ('k') | include/core/SkImageFilter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/kilobench.gyp
diff --git a/gyp/kilobench.gyp b/gyp/kilobench.gyp
index fbd766f6dc449a689792f0d364aacff4c4fc2b26..2d0ae22c53b2157f75dd12189c089ce67c230324 100644
--- a/gyp/kilobench.gyp
+++ b/gyp/kilobench.gyp
@@ -15,6 +15,7 @@
'include_dirs': [
'../bench',
'../gm',
+ '../include/private',
'../src/core',
'../tools/VisualBench',
],
« no previous file with comments | « gyp/flags.gyp ('k') | include/core/SkImageFilter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698