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

Unified Diff: gyp/tools.gyp

Issue 1368333004: Move Mutexy things to private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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/SkMutex.h » ('j') | no next file with comments »
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 edcb5dbb1fc8e0fced2bfe7276dfbff3d7d0cd7d..52d7e4527374b93ed3ac9a970b97a80acc56a9bb 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -118,6 +118,7 @@
'../tools/sk_tool_utils_font.cpp',
],
'include_dirs': [
+ '../include/private',
'../src/fonts',
'../src/core',
],
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkMutex.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698