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

Unified Diff: mojo/shell/content_handler_connection.h

Issue 1701933004: Remove the old package manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@am2
Patch Set: . Created 4 years, 10 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 | « mojo/shell/connect_util.cc ('k') | mojo/shell/content_handler_connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/content_handler_connection.h
diff --git a/mojo/shell/package_manager/content_handler_connection.h b/mojo/shell/content_handler_connection.h
similarity index 90%
rename from mojo/shell/package_manager/content_handler_connection.h
rename to mojo/shell/content_handler_connection.h
index 11d3b70aa5f995db832d5a5280b31117bf76c415..7b053544703089dcab8cf54f1a2d19facdb4a038 100644
--- a/mojo/shell/package_manager/content_handler_connection.h
+++ b/mojo/shell/content_handler_connection.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef MOJO_SHELL_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_
-#define MOJO_SHELL_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_
+#ifndef MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_
+#define MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_
#include <stdint.h>
@@ -64,4 +64,4 @@ class ContentHandlerConnection {
} // namespace shell
} // namespace mojo
-#endif // MOJO_SHELL_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_
+#endif // MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_
« no previous file with comments | « mojo/shell/connect_util.cc ('k') | mojo/shell/content_handler_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698