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

Unified Diff: gyp/tools.gyp

Issue 2133413002: try to speed-up maprect + round2i + contains (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 4 years, 5 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/core.gypi ('k') | include/core/SkRect.h » ('j') | include/core/SkRect.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 68af29499183eabc04ac91bc42e3101b2bf18356..5610b85b12a8a64403aa030a0e28291d530a6cad 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -355,6 +355,7 @@
'../tools/picture_utils.h',
],
'include_dirs': [
+ '../include/private',
'../src/core/',
],
'dependencies': [
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkRect.h » ('j') | include/core/SkRect.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698