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

Unified Diff: gyp/effects.gyp

Issue 1644903004: Revert of Move SkPixelXorXfermode.h to include/client/android (Closed) Base URL: https://skia.googlesource.com/skia.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 | « no previous file | gyp/effects.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/effects.gyp
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 2402ed1c441073bd1b5c0c25ca8809b6da062c6e..fa1bf537fd36232764d754d40b71c04706eeee48 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -20,7 +20,6 @@
],
'include_dirs': [
'../include/effects',
- '../include/client/android',
'../include/private',
'../src/effects',
'../src/opts',
@@ -29,7 +28,6 @@
'direct_dependent_settings': {
'include_dirs': [
'../include/effects',
- '../include/client/android',
],
},
'sources': [
« no previous file with comments | « no previous file | gyp/effects.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698