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

Unified Diff: tools/cros.DEPS/README

Issue 10696055: chromeos: Merge tools/cros.DEPS/DEPS into the main DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/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 | « tools/cros.DEPS/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cros.DEPS/README
diff --git a/tools/cros.DEPS/README b/tools/cros.DEPS/README
deleted file mode 100644
index 16a0043f12cef6cb01abb0e6bb66ba5cb1cf7aa3..0000000000000000000000000000000000000000
--- a/tools/cros.DEPS/README
+++ /dev/null
@@ -1,15 +0,0 @@
-This DEPS file specifies the extra dependencies required to build
-Chromium for Chromium OS. It lives here in src/tools/cros.DEPS, but
-is generally checked out to another location by a custom rule in your
-.gclient file, often a cros_deps/ directory next to your src/
-directory. For example:
-
- { "name" : "cros_deps",
- "url" : "http://src.chromium.org/svn/trunk/src/tools/cros.DEPS"
- },
-
-If you want to rev these deps and publish them for all to see,
-edit src/tools/cros.DEPS/DEPS. If you want to rev the deps locally first,
-edit the file in the location to which your .gclient file checks it out
-(in most cases, cros_deps/DEPS), but note that you cannot push a modification
-from there.
« no previous file with comments | « tools/cros.DEPS/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698