diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 21:27:47 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 21:27:47 +0000 |
commit | 859c985878c1443af6dba80e50637fea016b243c (patch) | |
tree | 6a18aa85665aaabb886330cc9623efcf502eb8a8 | |
parent | 8c4e8eff4bd79e7eb772c0667c0f4a7be1896db6 (diff) | |
download | chromium_src-859c985878c1443af6dba80e50637fea016b243c.zip chromium_src-859c985878c1443af6dba80e50637fea016b243c.tar.gz chromium_src-859c985878c1443af6dba80e50637fea016b243c.tar.bz2 |
remove chrome.gyp cruft
TBR=thestig
Review URL: http://codereview.chromium.org/115324
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16000 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/chrome.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 3dba3a5..4082664 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1897,9 +1897,6 @@ 'app/keystone_glue.h', 'app/keystone_glue.m', 'app/scoped_ole_initializer.h', - 'app/tree_model.h', - 'app/tree_node_iterator.h', - 'app/tree_node_model.h', ], 'mac_bundle_resources': [ 'app/nibs/en.lproj/BrowserWindow.xib', |