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: services/camera_roll/BUILD.gn

Issue 1239353002: Move rules for building Android Mojo services to //mojo/android (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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/authentication/BUILD.gn ('k') | services/device_info/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/camera_roll/BUILD.gn
diff --git a/services/camera_roll/BUILD.gn b/services/camera_roll/BUILD.gn
index f256737f005999faef9d888bf430cc2fedda6a3c..c6839c41789489937ad7f06ba52ae122dd44c7a9 100644
--- a/services/camera_roll/BUILD.gn
+++ b/services/camera_roll/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("//services/android/rules.gni")
+import("//mojo/android/rules.gni")
mojo_android_java_application("camera_roll") {
sources = [
« no previous file with comments | « services/authentication/BUILD.gn ('k') | services/device_info/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698