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

Unified Diff: mojo/services/http_server/public/cpp/http_server_util.h

Issue 1012773008: Make http_server part of the sdk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Unecessary public_dep Created 5 years, 9 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/services/http_server/public/cpp/http_server_util.h
diff --git a/services/http_server/public/http_server_util.h b/mojo/services/http_server/public/cpp/http_server_util.h
similarity index 88%
rename from services/http_server/public/http_server_util.h
rename to mojo/services/http_server/public/cpp/http_server_util.h
index dabf4f1b61889416d2dea5fdf3afaa6bc71a85c4..03ee1d16ccb604f42ffb5c28012d47b890070f68 100644
--- a/services/http_server/public/http_server_util.h
+++ b/mojo/services/http_server/public/cpp/http_server_util.h
@@ -5,7 +5,7 @@
#ifndef SERVICES_HTTP_SERVER_PUBLIC_HTTP_SERVER_UTIL_H_
#define SERVICES_HTTP_SERVER_PUBLIC_HTTP_SERVER_UTIL_H_
-#include "services/http_server/public/http_response.mojom.h"
+#include "mojo/services/http_server/public/interfaces/http_response.mojom.h"
namespace http_server {
« no previous file with comments | « mojo/services/http_server/public/cpp/BUILD.gn ('k') | mojo/services/http_server/public/cpp/lib/http_server_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698