diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 00:20:42 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 00:20:42 +0000 |
commit | 3381f17b4df9fdc90e7a78b53d5d7bc052895d3f (patch) | |
tree | d0ba8ae1fc0e1d7e481802c78419dcdda0bc8edd /content/content_common.gypi | |
parent | 9e3df998ca7b1b1ea6d0d403d93b834bf847eb89 (diff) | |
download | chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.zip chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.gz chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.bz2 |
Remove files that don't exist, and fix typos in gyp files
BUG=none
TEST=things still work
Review URL: http://codereview.chromium.org/6990028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index a7d98ad..24d9bee 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -120,7 +120,7 @@ 'common/gpu/gpu_info.cc', 'common/gpu/gpu_info.h', 'common/gpu/gpu_messages.h', - 'common/gpu/gpu_process_launch_casues.h', + 'common/gpu/gpu_process_launch_causes.h', 'common/gpu/gpu_surface_stub.cc', 'common/gpu/gpu_surface_stub.h', 'common/gpu/gpu_video_decode_accelerator.cc', |