summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 03:31:44 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 03:31:44 +0000
commit80720414325af11e0dccedaf8c8f65998f91ec76 (patch)
treeb834366724189756614a45ada157e8021c33f8a3 /chrome/chrome.gyp
parente515f5de833d9298682570fd2f70abb16d032912 (diff)
downloadchromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.zip
chromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.tar.gz
chromium_src-80720414325af11e0dccedaf8c8f65998f91ec76.tar.bz2
Move scoped_vector.h and stl_util-inl.h to base/
http://crbug.com/11387 Review URL: http://codereview.chromium.org/107001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 788d445..45d4b77 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -373,7 +373,6 @@
'common/result_codes.h',
'common/sandbox_init_wrapper.cc',
'common/sandbox_init_wrapper.h',
- 'common/scoped_vector.h',
'common/security_filter_peer.cc',
'common/security_filter_peer.h',
'common/slide_animation.cc',
@@ -382,7 +381,6 @@
'common/sqlite_compiled_statement.h',
'common/sqlite_utils.cc',
'common/sqlite_utils.h',
- 'common/stl_util-inl.h',
'common/task_queue.cc',
'common/task_queue.h',
'common/temp_scaffolding_stubs.cc',