| Index: chrome/browser/android/bookmarks/edit_bookmark_helper.cc
|
| diff --git a/chrome/browser/android/bookmark/edit_bookmark_helper.cc b/chrome/browser/android/bookmarks/edit_bookmark_helper.cc
|
| similarity index 95%
|
| rename from chrome/browser/android/bookmark/edit_bookmark_helper.cc
|
| rename to chrome/browser/android/bookmarks/edit_bookmark_helper.cc
|
| index c3f1341ed4413fa591ebd0e02a3bd23880395c22..c55faf7d5d70b7768623fba79c62e333a5f7964f 100644
|
| --- a/chrome/browser/android/bookmark/edit_bookmark_helper.cc
|
| +++ b/chrome/browser/android/bookmarks/edit_bookmark_helper.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/android/bookmark/edit_bookmark_helper.h"
|
| +#include "chrome/browser/android/bookmarks/edit_bookmark_helper.h"
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_string.h"
|
|
|