Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: DEPS

Issue 4876001: [Chrome OS] Move dependency on cros.git into main DEPS file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove debugging output Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index e229fd5951e25b78b7b0375086eb316afeb1f467..670e9cb5e8cf4b38cb180f1f5e1e9d8c4b9a5011 100644
--- a/DEPS
+++ b/DEPS
@@ -274,10 +274,12 @@ deps_os = {
"src/third_party/openssl":
"/trunk/deps/third_party/openssl@65717",
+
+ "src/third_party/cros":
+ Var("chromium_git") + "/cros.git@d4465704",
},
}
-
include_rules = [
# Everybody can use some things.
"+base",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698