diff options
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",
-}
|