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

Unified Diff: webrtc/base/BUILD.gn

Issue 2684613002: Delete webrtc/base/common.h (Closed)
Patch Set: Use #if instead of ATTRIBUTE_UNUSED. Created 3 years, 10 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
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 13ad5fdc00cacbc8d833a715323a02c54c1c9141..22a91fd223b2a21abc4dbb41098ec22d38366e6e 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -380,8 +380,6 @@ rtc_static_library("rtc_base") {
"asyncudpsocket.h",
"autodetectproxy.cc",
"autodetectproxy.h",
- "common.cc",
- "common.h",
"crc32.cc",
"crc32.h",
"cryptstring.cc",
« no previous file with comments | « no previous file | webrtc/base/common.h » ('j') | webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698