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

Unified Diff: remoting/host/audio_capturer_android.cc

Issue 1863933002: [remoting android] Add and build host code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@android-host-add-native
Patch Set: Add resources_android.cc Created 4 years, 8 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 | « remoting/host/android/remoting_host_jni_onload.cc ('k') | remoting/host/continue_window_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/audio_capturer_android.cc
diff --git a/remoting/host/audio_capturer_mac.cc b/remoting/host/audio_capturer_android.cc
similarity index 85%
copy from remoting/host/audio_capturer_mac.cc
copy to remoting/host/audio_capturer_android.cc
index 1ddd3e9fb366f6363b89d2b250a3119ff17aaa7a..f6302970717a88b7fc0d5a472b3627ca1254a4e5 100644
--- a/remoting/host/audio_capturer_mac.cc
+++ b/remoting/host/audio_capturer_android.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « remoting/host/android/remoting_host_jni_onload.cc ('k') | remoting/host/continue_window_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698