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

Unified Diff: remoting/android/host/src/org/chromium/chromoting/host/AnotherClass.java

Issue 1815803002: Add skeleton Android app: remoting_host_apk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
Index: remoting/android/host/src/org/chromium/chromoting/host/AnotherClass.java
diff --git a/gpu/command_buffer/common/capabilities.mojom b/remoting/android/host/src/org/chromium/chromoting/host/AnotherClass.java
similarity index 71%
copy from gpu/command_buffer/common/capabilities.mojom
copy to remoting/android/host/src/org/chromium/chromoting/host/AnotherClass.java
index fd35409e940e193377d9411c182e99746220f2a7..c63be572d19f451f34ada0a3adca12bfe955f9b7 100644
--- a/gpu/command_buffer/common/capabilities.mojom
+++ b/remoting/android/host/src/org/chromium/chromoting/host/AnotherClass.java
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module gpu.mojom;
+package org.chromium.chromoting.host;
-[Native]
-struct Capabilities;
+public class AnotherClass {
+}
« no previous file with comments | « remoting/android/host/res/layout/main.xml ('k') | remoting/android/host/src/org/chromium/chromoting/host/MainActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698