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

Unified Diff: chromecast/base/BUILD.gn

Issue 2203123003: [Chromecast] Remove usage of nonreentrant functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: slan@ comments Created 4 years, 4 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 | chromecast/base/file_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/BUILD.gn
diff --git a/chromecast/base/BUILD.gn b/chromecast/base/BUILD.gn
index 54eb36aecabfe6602cb24805469ca013c8496f85..401e763c1db78d0028c5c7c2fd0341eb4f1eaf81 100644
--- a/chromecast/base/BUILD.gn
+++ b/chromecast/base/BUILD.gn
@@ -46,6 +46,8 @@ source_set("base") {
"device_capabilities_impl.h",
"error_codes.cc",
"error_codes.h",
+ "file_utils.cc",
+ "file_utils.h",
"init_command_line_shlib.cc",
"init_command_line_shlib.h",
"path_utils.cc",
« no previous file with comments | « no previous file | chromecast/base/file_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698