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

Unified Diff: services/asset_bundle/asset_bundle_impl.h

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | « services/asset_bundle/asset_bundle_apptest.cc ('k') | services/asset_bundle/asset_unpacker_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/asset_bundle/asset_bundle_impl.h
diff --git a/services/asset_bundle/asset_bundle_impl.h b/services/asset_bundle/asset_bundle_impl.h
index a742c3249d327e10738914b2b6854a9710962c09..26e734d224a7c16d6affcebbadc95490bb934a7d 100644
--- a/services/asset_bundle/asset_bundle_impl.h
+++ b/services/asset_bundle/asset_bundle_impl.h
@@ -12,7 +12,7 @@
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
#include "mojo/public/cpp/system/data_pipe.h"
-#include "mojo/services/asset_bundle/public/interfaces/asset_bundle.mojom.h"
+#include "mojo/services/asset_bundle/interfaces/asset_bundle.mojom.h"
namespace mojo {
namespace asset_bundle {
« no previous file with comments | « services/asset_bundle/asset_bundle_apptest.cc ('k') | services/asset_bundle/asset_unpacker_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698