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

Unified Diff: mojo/icu/icu.cc

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices 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 | « mojo/icu/BUILD.gn ('k') | mojo/services/geometry/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/icu/icu.cc
diff --git a/mojo/icu/icu.cc b/mojo/icu/icu.cc
index dd452a8d753409a5bce8a7795debe6caeaac8622..803b3d72e3fcb88961e76457d920f6d6456eef14 100644
--- a/mojo/icu/icu.cc
+++ b/mojo/icu/icu.cc
@@ -6,7 +6,7 @@
#include "mojo/icu/constants.h"
#include "mojo/public/cpp/application/application_impl.h"
-#include "mojo/services/icu_data/public/interfaces/icu_data.mojom.h"
+#include "mojo/services/icu_data/interfaces/icu_data.mojom.h"
#include "third_party/icu/source/common/unicode/putil.h"
#include "third_party/icu/source/common/unicode/udata.h"
« no previous file with comments | « mojo/icu/BUILD.gn ('k') | mojo/services/geometry/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698