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

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

Issue 1462083003: Add //mojo/edk/platform and move platform_task_runners.h there. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: update readme 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
Index: mojo/edk/system/BUILD.gn
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
index 7b9403da9f27f9493761f832656478f533a67d3f..d76668c07ab2c568053a30033a1c3c611920dd6e 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -106,6 +106,7 @@ mojo_edk_source_set("system") {
"mojo/edk/embedder",
"mojo/edk/embedder:delegates",
"mojo/edk/embedder:platform",
+ "mojo/edk/platform",
"mojo/edk/util",
]

Powered by Google App Engine
This is Rietveld 408576698