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

Unified Diff: remoting/remoting.gyp

Issue 10831342: Make it possible to enable remoting_audio via GYP_DEFINES. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 663c7844cea4fa990758066652f6bad283b98f31..7bc2fa7ff5e38212f8667a17ed33fe3f78b10c32 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -8,7 +8,7 @@
# duplicated from chrome.gyp
'chromium_code': 1,
- 'remoting_audio': 0,
+ 'remoting_audio%': 0,
'remoting_multi_process%': 0,
# Use consistent strings across all platforms. Note that the plugin name
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698