Chromium Code Reviews

Unified Diff: chrome_frame/DEPS

Issue 218019: Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome_frame/CFInstance.js ('k') | chrome_frame/bho.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/DEPS
===================================================================
--- chrome_frame/DEPS (revision 0)
+++ chrome_frame/DEPS (revision 0)
@@ -0,0 +1,6 @@
+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",
+}
« no previous file with comments | « chrome_frame/CFInstance.js ('k') | chrome_frame/bho.h » ('j') | no next file with comments »

Powered by Google App Engine