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

Unified Diff: DEPS

Issue 10696062: Revert 145000 - chromeos: Merge tools/cros.DEPS/DEPS into the main DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1191/src/
Patch Set: Created 8 years, 6 months 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 | tools/cros.DEPS/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 145068)
+++ DEPS (working copy)
@@ -10,7 +10,6 @@
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
"webkit_revision": "121589",
"chromium_git": "http://git.chromium.org/git",
- "chromiumos_git": "http://git.chromium.org/chromiumos",
"swig_revision": "69281",
"nacl_revision": "9053",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
@@ -443,12 +442,7 @@
"src/third_party/gold":
"/trunk/deps/third_party/gold@124239",
-
- # For Chromium OS.
- "src/third_party/cros_system_api":
- Var("chromiumos_git") + "/platform/system_api.git" +
- "@a6b76c4e38f97311a7c577758467c5e2c5f3b123",
- },
+ },
"android": {
"src/third_party/freetype":
Var("chromium_git") + "/chromium/src/third_party/freetype.git" +
« no previous file with comments | « no previous file | tools/cros.DEPS/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698