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

Unified Diff: remoting/host/predefines_win.gni

Issue 2553393002: Rename BINARY to REMOTING_HOST_BINARY (Closed)
Patch Set: Created 4 years 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/host/it2me/BUILD.gn ('k') | remoting/host/security_key/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/predefines_win.gni
diff --git a/remoting/host/predefines_win.gni b/remoting/host/predefines_win.gni
index 5edbc74af077e2689b11f0a06bc1cb10328c6561..29a031ff0cccd24ba4820b13c78fe310b51409f2 100644
--- a/remoting/host/predefines_win.gni
+++ b/remoting/host/predefines_win.gni
@@ -4,7 +4,7 @@
# GN config is always executed after defines, so if we would like to generate
# defines ordered as
# #define BINARY_CORE=1
-# #define BINARY=BINARY_CORE
+# #define REMOTING_HOST_BINARY=BINARY_CORE
# we need to set these predefines as a list, and append others after it.
assert(is_win)
« no previous file with comments | « remoting/host/it2me/BUILD.gn ('k') | remoting/host/security_key/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698