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

Unified Diff: webrtc/base/Dummy.java

Issue 2976293002: Remove remains of webrtc/base (Closed)
Patch Set: Add README.md Created 3 years, 5 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/Dummy.java
diff --git a/webrtc/base/Dummy.java b/webrtc/base/Dummy.java
deleted file mode 100644
index 60cd440fd4a0f8a5566b3591d86dafbbbd4f47ef..0000000000000000000000000000000000000000
--- a/webrtc/base/Dummy.java
+++ /dev/null
@@ -1,9 +0,0 @@
-/**
- * This class only exists as glue in a transition.
- * TODO(kjellander): Remove.
- * See https://bugs.webrtc.org/7634 for more details.
- */
-class Dummy {
- Dummy() {
- }
-}
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698