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

Unified Diff: gyp/ports.gyp

Issue 1645093002: Move SkPixelXorXfermode.h to include/client/android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add include/client/android to public.bzl 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 | « gyp/gmslides.gypi ('k') | include/client/android/SkAvoidXfermode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index d685b2acb6bc696956c45b0eb064acab6ee51428..0c2d099380c4801f2801a72e5fb5edb1269df40b 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -15,6 +15,7 @@
],
'include_dirs': [
'../include/effects',
+ '../include/client/android',
'../include/images',
'../include/ports',
'../include/private',
« no previous file with comments | « gyp/gmslides.gypi ('k') | include/client/android/SkAvoidXfermode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698