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

Unified Diff: gyp/record.gyp

Issue 227673011: More SkRecord TODOs: (Closed) Base URL: https://skia.googlesource.com/skia.git@tests
Patch Set: Created 6 years, 8 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/dm.gyp ('k') | gyp/tests.gypi » ('j') | tests/RecorderTest.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/record.gyp
diff --git a/gyp/record.gyp b/gyp/record.gyp
index 2e4a560ec793e3c147630612bf14165d3c4783d0..bcc42229edbed0695b165be604f13a586f95215f 100644
--- a/gyp/record.gyp
+++ b/gyp/record.gyp
@@ -7,6 +7,11 @@
'../include/config',
'../include/core',
],
+ 'direct_dependent_settings': {
+ 'include_dirs': [
+ '../src/record',
+ ],
+ },
'sources': [
'../src/record/SkRecorder.cpp',
],
« no previous file with comments | « gyp/dm.gyp ('k') | gyp/tests.gypi » ('j') | tests/RecorderTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698