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

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

Issue 1483823004: EDK: Move {platform_handle,scoped_platform_handle}.* to //mojo/edk/platform. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « mojo/edk/embedder/simple_platform_support.cc ('k') | mojo/edk/platform/platform_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/platform/BUILD.gn
diff --git a/mojo/edk/platform/BUILD.gn b/mojo/edk/platform/BUILD.gn
index 2aa5fd70ca1be22838f7b5f150d02a046f38d09b..5ed7a68d5faa3d95064ad0b5ec2c4e7c55bdc9f8 100644
--- a/mojo/edk/platform/BUILD.gn
+++ b/mojo/edk/platform/BUILD.gn
@@ -8,6 +8,9 @@ mojo_edk_source_set("platform") {
sources = [
"message_loop.h",
"message_loop_for_io.h",
+ "platform_handle.cc",
+ "platform_handle.h",
+ "scoped_platform_handle.h",
"task_runner.h",
]
« no previous file with comments | « mojo/edk/embedder/simple_platform_support.cc ('k') | mojo/edk/platform/platform_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698