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

Unified Diff: gyp/views.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 | « gyp/core.gypi ('k') | include/core/SkUtils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/views.gyp
diff --git a/gyp/views.gyp b/gyp/views.gyp
index af0b9010c2d02867e69e1ad8123b7fb3f8fef4c8..e7ca4f1cea37cb0baacfe7ec65793782717d20d8 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -23,6 +23,7 @@
'../include/private',
'../include/views',
'../include/views/unix',
+ '../src/core',
'../src/gpu',
],
'sources': [
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkUtils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698