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

Unified Diff: mojo/icu/BUILD.gn

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/gpu/texture_uploader.cc ('k') | mojo/icu/icu.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/icu/BUILD.gn
diff --git a/mojo/icu/BUILD.gn b/mojo/icu/BUILD.gn
index bd327383c2de617cb171d24f742a57d3f921c871..554b52b001ab2618dc0fa4f7f09bff7aa36ef8a5 100644
--- a/mojo/icu/BUILD.gn
+++ b/mojo/icu/BUILD.gn
@@ -33,7 +33,7 @@ source_set("icu") {
"//mojo/public/cpp/application",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
- "//mojo/services/icu_data/public/interfaces",
+ "//mojo/services/icu_data/interfaces",
"//third_party/icu",
":generate_icu_constants",
]
« no previous file with comments | « mojo/gpu/texture_uploader.cc ('k') | mojo/icu/icu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698