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

Unified Diff: extensions/browser/api/mime_handler_private/mime_handler_private.h

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « extensions/DEPS ('k') | extensions/browser/api/mime_handler_private/mime_handler_private.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/mime_handler_private/mime_handler_private.h
diff --git a/extensions/browser/api/mime_handler_private/mime_handler_private.h b/extensions/browser/api/mime_handler_private/mime_handler_private.h
index 62c462868ce44b776246c5b05e1373691e4a2c1f..15e34e8117af6e9049b1d1b0fa015ff9144be030 100644
--- a/extensions/browser/api/mime_handler_private/mime_handler_private.h
+++ b/extensions/browser/api/mime_handler_private/mime_handler_private.h
@@ -7,7 +7,7 @@
#include "base/memory/weak_ptr.h"
#include "extensions/common/api/mime_handler.mojom.h"
-#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
+#include "mojo/public/cpp/bindings/strong_binding.h"
namespace extensions {
class StreamContainer;
« no previous file with comments | « extensions/DEPS ('k') | extensions/browser/api/mime_handler_private/mime_handler_private.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698