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

Unified Diff: webrtc/rtc_base/BUILD.gn

Issue 3007253002: Remove typedefs.h from webrtc/ root (part 1)
Patch Set: backwards compatible FALLTHROUGH #define Created 3 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/modules/video_coding/rtp_frame_reference_finder.cc ('k') | webrtc/rtc_base/annotations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/BUILD.gn
diff --git a/webrtc/rtc_base/BUILD.gn b/webrtc/rtc_base/BUILD.gn
index 902024f3f1afd3e4e786fb54e91a3655571a1e69..76de9c0dfd9be7a038789f03c4716b70f786aa20 100644
--- a/webrtc/rtc_base/BUILD.gn
+++ b/webrtc/rtc_base/BUILD.gn
@@ -98,6 +98,8 @@ rtc_static_library("rtc_base_approved") {
all_dependent_configs = [ ":rtc_base_approved_all_dependent_config" ]
sources = [
+ "annotations.h",
+ "arch.h",
"array_view.h",
"arraysize.h",
"atomicops.h",
« no previous file with comments | « webrtc/modules/video_coding/rtp_frame_reference_finder.cc ('k') | webrtc/rtc_base/annotations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698