diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 15:03:34 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 15:03:34 +0000 |
commit | 84409061dc679750a29d60aeb20ff2e541994dab (patch) | |
tree | 9c221994059925f31a47ec3d8ae61184bfc2f3d6 /chrome_frame | |
parent | 8cb8a9cc90337974d7759a907711dc59cf5b5a1e (diff) | |
download | chromium_src-84409061dc679750a29d60aeb20ff2e541994dab.zip chromium_src-84409061dc679750a29d60aeb20ff2e541994dab.tar.gz chromium_src-84409061dc679750a29d60aeb20ff2e541994dab.tar.bz2 |
Add in the now-moved Chrome Frame perf test reference build.
Remove the unused chrome_frame\DEPS file.
Review URL: http://codereview.chromium.org/243002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27184 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/DEPS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome_frame/DEPS b/chrome_frame/DEPS deleted file mode 100644 index 545ddc6..0000000 --- a/chrome_frame/DEPS +++ /dev/null @@ -1,6 +0,0 @@ -deps = {
- # TODO(slightlyoff): need to add to Chromium third_party/ !!
- # Chrome Frame needs these gecko SDKs and internals.
- "src/third_party/xulrunner-sdk":
- "svn://chrome-svn/chrome/trunk/deps/third_party/xulrunner-sdk",
-}
|