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

Issue 10977060: bookmarks: Move context menu controller into ui/bookmarks directory. (Closed)

Created:
8 years, 2 months ago by tfarina
Modified:
8 years, 2 months ago
Reviewers:
sky, M-A Ruel
CC:
chromium-reviews, browser-components-watch_chromium.org
Visibility:
Public.

Description

bookmarks: Move context menu controller into ui/bookmarks directory. Only 'git mv', change in ifdef guards, #include and gypi changes, no functional changes. BUG=144783 R=sky@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159288

Patch Set 1 #

Patch Set 2 : fix header include guards #

Patch Set 3 : fix includes and gyp files #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -773 lines) Patch
D chrome/browser/bookmarks/bookmark_context_menu_controller.h View 1 chunk +0 lines, -104 lines 0 comments Download
D chrome/browser/bookmarks/bookmark_context_menu_controller.cc View 1 chunk +0 lines, -325 lines 0 comments Download
D chrome/browser/bookmarks/bookmark_context_menu_controller_unittest.cc View 1 chunk +0 lines, -332 lines 0 comments Download
A + chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/ui/bookmarks/bookmark_context_menu_controller.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tfarina
Ready to look. Thanks.
8 years, 2 months ago (2012-09-27 18:51:37 UTC) #1
sky
Don't use git mv. You need to use svn otherwise you're going to lose history. ...
8 years, 2 months ago (2012-09-27 23:18:39 UTC) #2
tfarina
On Thursday, September 27, 2012, Scott Violet wrote: > Don't use git mv. You need ...
8 years, 2 months ago (2012-09-27 23:35:25 UTC) #3
sky
On Thu, Sep 27, 2012 at 4:35 PM, Thiago Farina <tfarina@chromium.org> wrote: > > > ...
8 years, 2 months ago (2012-09-27 23:56:10 UTC) #4
tfarina
Marc, is there a way to land this without "losing" the svn history? May be ...
8 years, 2 months ago (2012-09-28 00:28:49 UTC) #5
M-A Ruel
On 2012/09/28 00:28:49, tfarina wrote: > Marc, is there a way to land this without ...
8 years, 2 months ago (2012-09-28 00:54:12 UTC) #6
sky
LGTM - please version this does not lose history. If it does, revert it.
8 years, 2 months ago (2012-09-28 15:01:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/10977060/4001
8 years, 2 months ago (2012-09-28 15:34:06 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_browser_ui.gypi: While running patch -p1 --forward --force; patching file chrome/chrome_browser_ui.gypi ...
8 years, 2 months ago (2012-09-28 15:34:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/10977060/16009
8 years, 2 months ago (2012-09-28 15:42:04 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-09-28 18:01:22 UTC) #11
Change committed as 159288

Powered by Google App Engine
This is Rietveld 408576698