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

Unified Diff: chrome/chrome.gyp

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 | « chrome/app/chrome_main_delegate.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4702e6eb810a616e8ba75faccf7f76190139f672..f23ed8f38a533f3053d826aada0e2cad039fd27f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -52,11 +52,6 @@
'<(DEPTH)/components/nacl/renderer/plugin/plugin.gyp:nacl_trusted_plugin',
],
}],
- ['remoting==1', {
- 'chromium_child_dependencies': [
- '../remoting/remoting.gyp:remoting_client_plugin',
- ],
- }],
],
}],
['enable_basic_printing==1 or enable_print_preview==1', {
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698