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

Unified Diff: remoting/BUILD.gn

Issue 2084123002: Adding an interface to allow extension of the audio player for CRD and iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing unused counter in fake audio consumer. Created 4 years, 6 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 | remoting/client/audio_consumer.h » ('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 df173a1d57043876c34ec897d57a704d3d533de3..010ac717e4511c738839a62935f7d637363c2ff8 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -10,7 +10,7 @@ import("//remoting/remoting_options.gni")
import("//remoting/remoting_version.gni")
import("//testing/test.gni")
-# TODO(nicholss) Move this and other defines to version.h.in
+# TODO(nicholss): Move this and other defines to version.h.in.
# Various remoting targets need this version definition.
config("version") {
defines = [ "VERSION=$chrome_version_full" ]
« no previous file with comments | « no previous file | remoting/client/audio_consumer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698