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

Unified Diff: mojo/common/BUILD.gn

Issue 811873003: Move Sky's DataPipeDrainer to mojo/common (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/data_pipe_drainer.h » ('j') | sky/engine/core/html/imports/HTMLImportLoader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index b79c425c71b5663142197394b2cfa5c24b465286..1cb525367a9b50cc66fcb6508cd136f6f32e655a 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -13,6 +13,8 @@ component("common") {
"common_type_converters.h",
"data_pipe_utils.cc",
"data_pipe_utils.h",
+ "data_pipe_drainer.h",
+ "data_pipe_drainer.cc",
"handle_watcher.cc",
"handle_watcher.h",
"message_pump_mojo.cc",
« no previous file with comments | « no previous file | mojo/common/data_pipe_drainer.h » ('j') | sky/engine/core/html/imports/HTMLImportLoader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698