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

Unified Diff: base/BUILD.gn

Issue 2524293002: Add a mojo struct corresponding and typemapped to base::File. (Closed)
Patch Set: Created 4 years, 1 month 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 | mojo/common/BUILD.gn » ('j') | mojo/common/common_custom_types_struct_traits.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 6e929147fa8e438b71da61d09e69392306979cfa..9b983f4a00ab964f7284b3a6701e84a92e2e9621 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -318,6 +318,7 @@ component("base") {
"files/dir_reader_linux.h",
"files/dir_reader_posix.h",
"files/file.cc",
+ "files/file.h",
"files/file_descriptor_watcher_posix.cc",
"files/file_descriptor_watcher_posix.h",
"files/file_enumerator.cc",
« no previous file with comments | « no previous file | mojo/common/BUILD.gn » ('j') | mojo/common/common_custom_types_struct_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698