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

Unified Diff: remoting/host/it2me/BUILD.gn

Issue 2373683003: Remove som GYP annotations, remove unused manifest. (Closed)
Patch Set: Fix Created 4 years, 3 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/BUILD.gn ('k') | remoting/webapp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/it2me/BUILD.gn
diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn
index aaafe393f36ff2412dc15790b7534fadbaf55071..ed7d909f18d88ac6cf437f51f4f625cceedc26b7 100644
--- a/remoting/host/it2me/BUILD.gn
+++ b/remoting/host/it2me/BUILD.gn
@@ -68,8 +68,6 @@ source_set("common") {
if (!is_chromeos && enable_remoting_host) {
if (is_win) {
- # GYP version:
- # //remoting/remoting_host_win.gypi:remoting_it2me_native_messaging_host
executable("remote_assistance_host") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]
@@ -94,8 +92,6 @@ if (!is_chromeos && enable_remoting_host) {
]
}
- # GYP version:
- # //remoting/remoting_host_win.gypi:remoting_it2me_native_messaging_host_uiaccess
executable("remote_assistance_host_uiaccess") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]
« no previous file with comments | « remoting/BUILD.gn ('k') | remoting/webapp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698