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

Unified Diff: remoting/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 | « printing/BUILD.gn ('k') | remoting/host/it2me/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/BUILD.gn
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index c4c88d19baa7fce7ffbac3d39d08f858f6b5b0f9..646b78787bec473955fdbc8bc9ba808be144bcad 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -76,7 +76,6 @@ group("remoting_all") {
}
if (is_win) {
- # GYP version: remoting/remoting_host_win.gypi:remoting_breakpad_tester
executable("remoting_breakpad_tester") {
deps = [
"//base",
@@ -101,7 +100,6 @@ if (is_win) {
}
}
-# GYP version: remoting/remoting_test.gypi:remoting_test_support
group("test_support") {
testonly = true
« no previous file with comments | « printing/BUILD.gn ('k') | remoting/host/it2me/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698