Index: mojo/dart/embedder/core/handle_patch.dart |
diff --git a/build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java b/mojo/dart/embedder/core/handle_patch.dart |
similarity index 71% |
copy from build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java |
copy to mojo/dart/embedder/core/handle_patch.dart |
index 1281b39586e399c3103b5f2ab3ca1f3fab26d182..fd34d1f948f5ec7f1a52aa9c11ace583055636de 100644 |
--- a/build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java |
+++ b/mojo/dart/embedder/core/handle_patch.dart |
@@ -2,8 +2,3 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-package org.chromium.dummy; |
- |
-/** Does nothing. */ |
-class Dummy {} |
- |