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

Unified Diff: components/dom_distiller/content/browser/dom_distiller_viewer_source.cc

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
Index: components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
diff --git a/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc b/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
index 65a327dc8a3567638d252dba744d3b44c58cb5aa..cc315e9bb95a4ef5526f918735cf64585e013fa4 100644
--- a/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
+++ b/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
@@ -35,9 +35,9 @@
#include "content/public/browser/web_contents_observer.h"
#include "content/public/common/service_registry.h"
#include "grit/components_strings.h"
+#include "mojo/public/cpp/bindings/strong_binding.h"
#include "net/base/url_util.h"
#include "net/url_request/url_request.h"
-#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
#include "ui/base/l10n/l10n_util.h"
namespace dom_distiller {

Powered by Google App Engine
This is Rietveld 408576698