aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-05-15 16:10:37 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-05-15 16:10:37 +0000
commit85fd1932231e21703fc4e1846a3769b5a5119c77 (patch)
treeabce9847c5972fbda83a8556880a9cc9cfb7734f /gyp
parent0a68c5ad255f8c684b0732deb4127d655cb15b2e (diff)
Factor out DumpRecord method from dump_record tool for later use
R=mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/282233003 git-svn-id: http://skia.googlecode.com/svn/trunk@14751 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index e724e3afa7..63c2fbfb6e 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -348,6 +348,7 @@
'type': 'executable',
'sources': [
'../tools/dump_record.cpp',
+ '../tools/DumpRecord.cpp',
'../tools/LazyDecodeBitmap.cpp',
],
'include_dirs': [