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

Unified Diff: mojo/edk/system/BUILD.gn

Issue 1355673003: EDK: Add a MakeUnique and use it somewhere. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | mojo/edk/system/endpoint_relayer.h » ('j') | mojo/edk/system/make_unique.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/BUILD.gn
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
index 85c8dfdbecf8d4f55ea15d65cb04dcdd0041203c..bad5f837d47cb45861dc7734ed53a7ace37ef646 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -67,6 +67,7 @@ component("system") {
"local_data_pipe_impl.h",
"local_message_pipe_endpoint.cc",
"local_message_pipe_endpoint.h",
+ "make_unique.h",
"mapping_table.cc",
"mapping_table.h",
"master_connection_manager.cc",
« no previous file with comments | « no previous file | mojo/edk/system/endpoint_relayer.h » ('j') | mojo/edk/system/make_unique.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698