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
diff --git a/DEPS b/DEPS
index 81a2bf2..c714fbe 100644
--- a/DEPS
+++ b/DEPS
@@ -106,6 +106,12 @@
 
     "src/third_party/pthreads-win32":
       "/trunk/deps/third_party/pthreads-win32@26716",
+
+    # Chrome Frame related deps
+    "src/third_party/xulrunner-sdk":
+      "/trunk/deps/third_party/xulrunner-sdk@17887",
+    "src/chrome_frame/tools/test/reference_build/chrome":
+      "/trunk/deps/reference_builds/chrome_frame@27181",
   },
   "mac": {
     "src/third_party/GTM":