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

Unified Diff: components/web_view/frame_tree.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 | « components/web_view/frame_devtools_agent.h ('k') | components/web_view/local_find_options.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/frame_tree.h
diff --git a/components/web_view/frame_tree.h b/components/web_view/frame_tree.h
index 58776cc7eb792182e4e2a7ce3eef80bb29815b88..ae7f1b8b228c96e634323aa7e5c8e3e1a2f05d08 100644
--- a/components/web_view/frame_tree.h
+++ b/components/web_view/frame_tree.h
@@ -8,7 +8,7 @@
#include "base/time/time.h"
#include "components/mus/public/interfaces/window_tree.mojom.h"
#include "components/web_view/frame.h"
-#include "third_party/mojo/src/mojo/public/cpp/bindings/array.h"
+#include "mojo/public/cpp/bindings/array.h"
#include "url/gurl.h"
namespace mojo {
« no previous file with comments | « components/web_view/frame_devtools_agent.h ('k') | components/web_view/local_find_options.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698