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

Unified Diff: services/device_info/device_info.cc

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | « services/device_info/BUILD.gn ('k') | services/files/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device_info/device_info.cc
diff --git a/services/device_info/device_info.cc b/services/device_info/device_info.cc
index c94bd0c61be4c2910e3fd35dcd16860490f19873..0dfdfbce93e8aac308f1ff0697adac6680c0e2ba 100644
--- a/services/device_info/device_info.cc
+++ b/services/device_info/device_info.cc
@@ -10,7 +10,7 @@
#include "mojo/public/cpp/application/application_delegate.h"
#include "mojo/public/cpp/application/application_runner.h"
#include "mojo/public/cpp/application/interface_factory.h"
-#include "mojo/services/device_info/public/interfaces/device_info.mojom.h"
+#include "mojo/services/device_info/interfaces/device_info.mojom.h"
namespace mojo {
namespace services {
« no previous file with comments | « services/device_info/BUILD.gn ('k') | services/files/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698