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

Unified Diff: webrtc/system_wrappers/BUILD.gn

Issue 2744833002: Delete utf_util_win.h. (Closed)
Patch Set: Add rtc:: prefix to ToUtf16 and ToUtf8. Created 3 years, 9 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 | webrtc/system_wrappers/include/utf_util_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/system_wrappers/BUILD.gn
diff --git a/webrtc/system_wrappers/BUILD.gn b/webrtc/system_wrappers/BUILD.gn
index 96177fd5087a6d5b11f409db00b70d3c2983870b..83f5f23d1f796898d94737ba85e1515d590e210f 100644
--- a/webrtc/system_wrappers/BUILD.gn
+++ b/webrtc/system_wrappers/BUILD.gn
@@ -35,7 +35,6 @@ rtc_static_library("system_wrappers") {
"include/stringize_macros.h",
"include/timestamp_extrapolator.h",
"include/trace.h",
- "include/utf_util_win.h",
"source/aligned_malloc.cc",
"source/atomic32_win.cc",
"source/clock.cc",
« no previous file with comments | « no previous file | webrtc/system_wrappers/include/utf_util_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698