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

Unified Diff: tonic/dart_library_provider_network.h

Issue 1404443004: Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add some missing dependencies Created 5 years, 2 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 | « tonic/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tonic/dart_library_provider_network.h
diff --git a/tonic/dart_library_provider_network.h b/tonic/dart_library_provider_network.h
index 2939f92356a763fa62c4b4e418fcdf3ce7ea15a4..d059a0a20da2491dba4e328a68f6c776ddc0c4a2 100644
--- a/tonic/dart_library_provider_network.h
+++ b/tonic/dart_library_provider_network.h
@@ -7,7 +7,7 @@
#include <unordered_set>
-#include "mojo/services/network/public/interfaces/network_service.mojom.h"
+#include "mojo/services/network/interfaces/network_service.mojom.h"
#include "tonic/dart_library_provider.h"
namespace tonic {
« no previous file with comments | « tonic/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698