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

Unified Diff: tonic/BUILD.gn

Issue 1262493002: Enable HTTP loading in Mojo dart content handler (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « services/dart/dart_app.cc ('k') | tonic/dart_library_provider_network.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tonic/BUILD.gn
diff --git a/tonic/BUILD.gn b/tonic/BUILD.gn
index 25ca9392eb0f2b8ec5903be1672c14eda3a1f44c..0e59181862be4c4b7d1f01fc050de934e9497c7f 100644
--- a/tonic/BUILD.gn
+++ b/tonic/BUILD.gn
@@ -37,6 +37,8 @@ source_set("tonic") {
"dart_library_provider.h",
"dart_library_provider_files.cc",
"dart_library_provider_files.h",
+ "dart_library_provider_network.cc",
+ "dart_library_provider_network.h",
"dart_persistent_value.cc",
"dart_persistent_value.h",
"dart_snapshot_loader.cc",
« no previous file with comments | « services/dart/dart_app.cc ('k') | tonic/dart_library_provider_network.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698