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

Unified Diff: remoting/remoting_all.gyp

Issue 1969503002: Address more TOOD(GYP) in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android Created 4 years, 7 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
Index: remoting/remoting_all.gyp
diff --git a/remoting/remoting_all.gyp b/remoting/remoting_all.gyp
index 1cd13219700a5d25c530cc53b5397f1167ba3839..b6723cc0402de797ae539634d97d48949c749604 100644
--- a/remoting/remoting_all.gyp
+++ b/remoting/remoting_all.gyp
@@ -72,7 +72,6 @@
'../remoting/remoting.gyp:remoting_me2me_native_messaging_host',
],
}],
- # TODO(GYP) Depends on crbug.com/471924 being fixed for PNaCl.
brettw 2016/05/10 19:51:33 I don't even know what this means. It's not a GN-t
['disable_nacl==0 and disable_nacl_untrusted==0', {
'dependencies': [
'../remoting/remoting.gyp:remoting_key_tester',

Powered by Google App Engine
This is Rietveld 408576698