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

Unified Diff: gyp/animator.gyp

Issue 1722703003: Move SkUtils.h to src/core. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « no previous file | gyp/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/animator.gyp
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index 9eb076b164b1595157b86a0ca7d74e88a685a854..996cdfc9b3c8e08b3467d71ff17f3b2b98f5bd68 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -21,6 +21,7 @@
'include_dirs': [
'../include/animator',
'../include/private',
+ '../src/core',
'../src/utils',
],
'sources': [
« no previous file with comments | « no previous file | gyp/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698