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

Unified Diff: components/kiosk_wm/merged_service_provider.h

Issue 1110823002: Fix Mojo and Mandoline builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | mandoline/app/desktop/launcher_process.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/kiosk_wm/merged_service_provider.h
diff --git a/components/kiosk_wm/merged_service_provider.h b/components/kiosk_wm/merged_service_provider.h
index 1606ea811c00912e9fd881ed5d8d00149c1f893c..c628078774dabc242b59748f1cbff16d07520d69 100644
--- a/components/kiosk_wm/merged_service_provider.h
+++ b/components/kiosk_wm/merged_service_provider.h
@@ -6,10 +6,10 @@
#define COMPONENTS_KIOSK_WM_MERGED_SERVICE_PROVIDER_H_
#include "base/memory/scoped_ptr.h"
+#include "mandoline/services/navigation/public/interfaces/navigation.mojom.h"
#include "third_party/mojo/src/mojo/public/cpp/application/interface_factory.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
#include "third_party/mojo/src/mojo/public/interfaces/application/service_provider.mojom.h"
-#include "third_party/mojo_services/src/navigation/public/interfaces/navigation.mojom.h"
namespace kiosk_wm {
« no previous file with comments | « no previous file | mandoline/app/desktop/launcher_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698