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

Unified Diff: webrtc/base/README.md

Issue 2994743002: Remove old webrtc/base directory (Closed)
Patch Set: Removing PRESUBMIT check Created 3 years, 4 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 | « PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/README.md
diff --git a/webrtc/base/README.md b/webrtc/base/README.md
deleted file mode 100644
index 3d0bf6695bc470b748424a67760a733f88980929..0000000000000000000000000000000000000000
--- a/webrtc/base/README.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# What?
-
-The contents of base have moved to rtc_base.
-
-# Why?
-
-We want to move all the contents in the webrtc directory to top-level, because:
-* When we migrate from Rietveld to PolyGerrit we won't be able to apply WebRTC
-patches on Chromium trybots (which is a very useful feature, especially as we
-plan to have such trybots in our default trybot set).
-This is because PolyGerrit needs the repo in Chromium to be the same as the
-WebRTC repo, otherwise it won’t be able to apply the patch.
-* To fully automate rolling into Chromium DEPS, we wish to use the LKGR finder,
-but doing so is blocked on this (needs the same revision hashes to avoid ugly
-hacks). See [this bug](http://crbug.com/666726).
-
-# Tracking Bugs
-
-[Chromium tracking bug](http://crbug.com/611808)
-[WebRTC tracking bug](https://bugs.chromium.org/p/webrtc/issues/detail?id=7634)
« no previous file with comments | « PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698