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

Unified Diff: DEPS

Issue 536039: Move src/third_party/xserver-xorg-core to its own repo (Closed)
Patch Set: Created 10 years, 11 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 | « .gitignore ('k') | src/third_party/xserver-xorg-core/01moblin-cache-xkbcomp-output-for-fast-start-up.patch » ('j') | 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 981ec0db1b501a689c2a640c724ee782ce402dad..59d26c56266c01680ecd35052ce22ea37384e0fa 100644
--- a/DEPS
+++ b/DEPS
@@ -139,4 +139,7 @@ deps = {
# upstart
_third_party_base + "upstart/files": "/upstart.git",
+
+ # xserver-xorg-core
+ _third_party_base + "xserver-xorg-core": "/xserver-xorg-core.git",
Mandeep Singh Baines 2010/01/13 21:49:03 Shouldn't this be called xorg-server
Bill Richardson 2010/01/13 22:41:49 Well.... maybe. xserver-xorg-core is the required
}
« no previous file with comments | « .gitignore ('k') | src/third_party/xserver-xorg-core/01moblin-cache-xkbcomp-output-for-fast-start-up.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698