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

Unified Diff: chrome/browser/android/bookmarks/edit_bookmark_helper.cc

Issue 1264653005: Merge chrome/browser/android/bookmark[s] folders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 5 years, 4 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
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"
« no previous file with comments | « chrome/browser/android/bookmarks/edit_bookmark_helper.h ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698