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

Unified Diff: webrtc/base/base.gyp

Issue 1494133003: New macro: RTC_DEPRECATED (for annotating deprecated functions) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: final version, with no uses of the new macro Created 5 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/deprecation.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 9ba6afc39ef4870af6bbc3f6f44ef6de4e93bb8a..cc7d0c3213aef5af6f0d07e86b53a0a6f54f323b 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -85,6 +85,7 @@
'constructormagic.h',
'criticalsection.cc',
'criticalsection.h',
+ 'deprecation.h',
'event.cc',
'event.h',
'event_tracer.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/deprecation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698