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

Unified Diff: examples/nfc_sender/BUILD.gn

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
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 | « examples/nesting_app/BUILD.gn ('k') | examples/nfc_sender/nfc_sender.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/nfc_sender/BUILD.gn
diff --git a/examples/nfc_sender/BUILD.gn b/examples/nfc_sender/BUILD.gn
index e5cae784b483222d5d1c893bb6d4cea65d1c175e..503eb7546f8dfda8d116b43c102492bf9ee9bb61 100644
--- a/examples/nfc_sender/BUILD.gn
+++ b/examples/nfc_sender/BUILD.gn
@@ -16,7 +16,7 @@ mojo_native_application("nfc_sender") {
"//mojo/common",
"//mojo/public/interfaces/application:application__generator",
"//mojo/services/geometry/interfaces",
- "//mojo/services/nfc/public/interfaces",
+ "//mojo/services/nfc/interfaces",
"//mojo/services/view_manager/public/cpp",
"//mojo/skia",
"//skia",
« no previous file with comments | « examples/nesting_app/BUILD.gn ('k') | examples/nfc_sender/nfc_sender.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698