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

Unified Diff: skia/skia_library.gypi

Issue 1647953006: Add include/client/android to skia .gn & .gypi files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « skia/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 61ad34501a8db4b101c31d03ad84100d24b33290..4ec17813ab9d38d5c43723af76a217dc42ff7153 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -90,6 +90,7 @@
'include_dirs': [
'../third_party/skia/include/c',
'../third_party/skia/include/core',
+ '../third_party/skia/include/client/android',
'../third_party/skia/include/effects',
'../third_party/skia/include/images',
'../third_party/skia/include/lazy',
« no previous file with comments | « skia/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698