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

Issue 1021223002: Remove //components/favicon/core/browser (Closed)

Created:
5 years, 9 months ago by sdefresne
Modified:
5 years, 9 months ago
Reviewers:
jif, jif-google, sky, reed1
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, zea+watch_chromium.org, pvalenzuela+watch_chromium.org, tfarina, mlamouri+watch-notifications_chromium.org, maxbogue+watch_chromium.org, browser-components-watch_chromium.org, plaree+watch_chromium.org, noyau+watch_chromium.org, estade+watch_chromium.org, dbeam+watch-ntp_chromium.org, chromium-apps-reviews_chromium.org, peter+watch_chromium.org, pedrosimonetti+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove //components/favicon/core/browser This adds unnecessary complexity since only //chrome/browser uses the favicon components and there are no other sub-directories in //components/favicon/core. BUG=359513 TBR=sky@chromium.org TBR=reed@google.com Committed: https://crrev.com/cbacfd785e3eb5f538518c584c66ad79217266c8 Cr-Commit-Position: refs/heads/master@{#321556}

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1857 lines) Patch
M chrome/browser/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/favicon_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/provider/chrome_browser_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/tab_android.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/management/chrome_management_api_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/chrome_favicon_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_handler_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/favicon/favicon_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/DEPS View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/android/android_history_provider_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/jumplist_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_settings_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/favicon_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/android/navigation_popup.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/suggestions/suggestions_search_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/suggestions/url_suggestion_result.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/history_menu_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search_engines/template_url_table_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/favicon_source.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/large_icon_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/favicon_webui_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/favicon.gypi View 1 chunk +9 lines, -26 lines 0 comments Download
M components/favicon/core/BUILD.gn View 1 chunk +11 lines, -1 line 0 comments Download
A + components/favicon/core/DEPS View 0 chunks +-1 lines, --1 lines 0 comments Download
D components/favicon/core/browser/BUILD.gn View 1 chunk +0 lines, -25 lines 0 comments Download
D components/favicon/core/browser/DEPS View 1 chunk +0 lines, -7 lines 0 comments Download
D components/favicon/core/browser/favicon_client.h View 1 chunk +0 lines, -47 lines 0 comments Download
D components/favicon/core/browser/favicon_handler.h View 1 chunk +0 lines, -315 lines 0 comments Download
D components/favicon/core/browser/favicon_handler.cc View 1 chunk +0 lines, -705 lines 0 comments Download
D components/favicon/core/browser/favicon_service.h View 1 chunk +0 lines, -254 lines 0 comments Download
D components/favicon/core/browser/favicon_service.cc View 1 chunk +0 lines, -391 lines 0 comments Download
D components/favicon/core/browser/favicon_tab_helper_observer.h View 1 chunk +0 lines, -24 lines 0 comments Download
A + components/favicon/core/favicon_client.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/favicon/core/favicon_handler.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/favicon/core/favicon_handler.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/favicon/core/favicon_service.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/favicon/core/favicon_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + components/favicon/core/favicon_tab_helper_observer.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
sdefresne
This is a mechanical CL done using tools/git/move_source_file.py and then changing the gyp/gn files to ...
5 years, 9 months ago (2015-03-20 10:18:46 UTC) #2
jif-google
lgtm
5 years, 9 months ago (2015-03-20 10:46:16 UTC) #4
jif
lgtm
5 years, 9 months ago (2015-03-20 11:00:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1021223002/20001
5 years, 9 months ago (2015-03-20 11:00:53 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-20 12:11:47 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 12:12:32 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cbacfd785e3eb5f538518c584c66ad79217266c8
Cr-Commit-Position: refs/heads/master@{#321556}

Powered by Google App Engine
This is Rietveld 408576698