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

Unified Diff: gyp/images.gyp

Issue 145203003: Remove extraneous folders from includes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove references to include/lazy. Created 6 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/core.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 6cc8965956f4a517d3e6692ddf92ca873d1659a0..dedea5179bdd7c1ed51b79516d155e900ba76a18 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -17,7 +17,6 @@
],
'include_dirs': [
'../include/images',
- '../include/lazy',
'../src/lazy',
# for access to SkErrorInternals.h
'../src/core/',
@@ -169,7 +168,6 @@
'direct_dependent_settings': {
'include_dirs': [
'../include/images',
- '../include/lazy',
],
},
},
« no previous file with comments | « gyp/core.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698