summaryrefslogtreecommitdiff
path: root/chromium/mojo/public/cpp/system/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/public/cpp/system/BUILD.gn')
-rw-r--r--chromium/mojo/public/cpp/system/BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/mojo/public/cpp/system/BUILD.gn b/chromium/mojo/public/cpp/system/BUILD.gn
index 8608e7b8f0d..7f8eaefbb1f 100644
--- a/chromium/mojo/public/cpp/system/BUILD.gn
+++ b/chromium/mojo/public/cpp/system/BUILD.gn
@@ -17,10 +17,13 @@ component("system") {
"data_pipe_producer.h",
"data_pipe_utils.cc",
"data_pipe_utils.h",
+ "dynamic_library_support.cc",
+ "dynamic_library_support.h",
"file_data_source.cc",
"file_data_source.h",
"filtered_data_source.cc",
"filtered_data_source.h",
+ "functions.cc",
"functions.h",
"handle.h",
"handle_signal_tracker.cc",