| 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 = [
|
|
|