Migrate EnhancedBookmarkBridge from component folder to chrome/browser folder.
commitcb3b0166adacdb4a5d7c9b40dfc1b228b9d6f8c6
authorianwen <ianwen@chromium.org>
Wed, 24 Sep 2014 22:54:55 +0000 (24 15:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Sep 2014 22:55:05 +0000 (24 22:55 +0000)
tree3e0d32398be7504ddbd0ab86235b94cee4999b93
parent6101b6321585a402ffc7c45dbb4fc61bc36f0051
Migrate EnhancedBookmarkBridge from component folder to chrome/browser folder.

EnhancedBookmarkBridge is only used in android platform and should be
moved to chrome/browser folder, bacause most bookmark services going
through this bridge requires profile.

BUG=415774

Review URL: https://codereview.chromium.org/597253003

Cr-Commit-Position: refs/heads/master@{#296547}
chrome/android/java/src/org/chromium/chrome/browser/EnhancedBookmarksBridge.java [moved from components/enhanced_bookmarks/android/java/src/org/chromium/components/enhancedbookmarks/EnhancedBookmarksBridge.java with 96% similarity]
chrome/browser/android/chrome_jni_registrar.cc
chrome/browser/android/enhanced_bookmarks/enhanced_bookmarks_bridge.cc [moved from components/enhanced_bookmarks/android/enhanced_bookmarks_bridge.cc with 96% similarity]
chrome/browser/android/enhanced_bookmarks/enhanced_bookmarks_bridge.h [moved from components/enhanced_bookmarks/android/enhanced_bookmarks_bridge.h with 80% similarity]
chrome/chrome.gyp
chrome/chrome_browser.gypi
components/enhanced_bookmarks.gypi
components/enhanced_bookmarks/android/OWNERS [deleted file]
components/enhanced_bookmarks/android/component_jni_registrar.cc [deleted file]
components/enhanced_bookmarks/android/component_jni_registrar.h [deleted file]