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

Unified Diff: mojo/shell/package_manager/content_handler_connection.h

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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
Index: mojo/shell/package_manager/content_handler_connection.h
diff --git a/mojo/shell/package_manager/content_handler_connection.h b/mojo/shell/package_manager/content_handler_connection.h
index 92b5929b8c1a4e69445535d5a0c50a620944ba06..3b94d785d68816fc2136e3f8470a9cb0be9a1b24 100644
--- a/mojo/shell/package_manager/content_handler_connection.h
+++ b/mojo/shell/package_manager/content_handler_connection.h
@@ -11,8 +11,8 @@
#include "base/callback.h"
#include "base/macros.h"
-#include "mojo/application/public/interfaces/content_handler.mojom.h"
#include "mojo/shell/identity.h"
+#include "mojo/shell/public/interfaces/content_handler.mojom.h"
#include "url/gurl.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698