summaryrefslogtreecommitdiffstats
path: root/breakpad
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-08 22:02:54 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-08 22:02:54 +0000
commit41d6820823430e9c01966c1870577d34c4b8335a (patch)
treefd55dd1c73adbd71c3cdd0577616e830ccce1088 /breakpad
parent6f539941a6cb93d3630bdb9b4d459cfde6988b71 (diff)
downloadchromium_src-41d6820823430e9c01966c1870577d34c4b8335a.zip
chromium_src-41d6820823430e9c01966c1870577d34c4b8335a.tar.gz
chromium_src-41d6820823430e9c01966c1870577d34c4b8335a.tar.bz2
Fix a typo in breakpad.gyp.
TBR=qsr Review URL: https://chromiumcodereview.appspot.com/15026007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'breakpad')
-rw-r--r--breakpad/breakpad.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index 981fc93..8ef5e9a 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -564,7 +564,7 @@
'src/common/memory_unittest.cc',
'src/common/simple_string_dictionary_unittest.cc',
'src/common/test_assembler.cc',
- 'src/common/tests/audio_testfile.h',
+ 'src/common/tests/auto_testfile.h',
'src/common/tests/file_utils.cc',
'src/common/tests/file_utils.h',
'src/tools/linux/md2core/minidump_memory_range.h',