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

Unified Diff: webrtc/base/base.gyp

Issue 2380463003: Move FunctionView from AudioCodingModule to the rtc namespace (Closed)
Patch Set: git cl format 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/function_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 350489c84eb0d7bd3796f9c5c6b7c9b995513299..c2f5d319fd91c1bb51c3351a47af668db71c9cf8 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -58,6 +58,7 @@
'file.cc',
'file.h',
'format_macros.h',
+ 'function_view.h',
'location.h',
'location.cc',
'md5.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/function_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698