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

Unified Diff: remoting/remoting_test.gypi

Issue 1271523003: Remove remoting client plugin from chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android and GN build Created 5 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 | « remoting/remoting_client.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index e9b6f43517a49faa0412cd4c4522540baf81c09e..67ca177b78d86a5c0a258c482e0a9252edbf9064 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -184,7 +184,6 @@
'remoting_base',
'remoting_breakpad',
'remoting_client',
- 'remoting_client_plugin',
'remoting_host',
'remoting_host_setup_base',
'remoting_it2me_host_static',
@@ -363,11 +362,6 @@
},
}],
[ 'OS=="android"', {
- 'dependencies!': [
- 'remoting_client_plugin',
- ],
- }],
- [ 'OS=="android"', {
'dependencies': [
'../testing/android/native_test.gyp:native_test_native_code',
],
« no previous file with comments | « remoting/remoting_client.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698