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

Unified Diff: rtc_base/BUILD.gn

Issue 3010633002: Remove backwards compatibilty header for ArrayView (Closed)
Patch Set: rebase 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 | « no previous file | rtc_base/array_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: rtc_base/BUILD.gn
diff --git a/rtc_base/BUILD.gn b/rtc_base/BUILD.gn
index 7a76b7e6ee2bbfd016c6b39e29f671052efe1ee2..3bdd6a5a32593c72d3a18d4ece8fd23bae3f4d83 100644
--- a/rtc_base/BUILD.gn
+++ b/rtc_base/BUILD.gn
@@ -105,7 +105,6 @@ rtc_source_set("rtc_base_approved_generic") {
deps = []
sources = [
- "array_view.h",
"arraysize.h",
"atomicops.h",
"base64.cc",
« no previous file with comments | « no previous file | rtc_base/array_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698