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

Issue 287623005: Cleanup: Remove some unneeded Extension* class forward declarations. (Closed)

Created:
6 years, 7 months ago by Lei Zhang
Modified:
6 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, extensions-reviews_chromium.org, tzik, tfarina, nhiroki, chromium-apps-reviews_chromium.org, kinuko+watch
Visibility:
Public.

Description

Cleanup: Remove some unneeded Extension* class forward declarations. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271588

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address comments, rebase #

Patch Set 3 : pass presubmit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -120 lines) Patch
M chrome/browser/extensions/api/developer_private/developer_private_api.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/permissions/permissions_api.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/dev_mode_bubble_controller.h View 1 1 chunk +3 lines, -49 lines 0 comments Download
M chrome/browser/extensions/dev_mode_bubble_controller.cc View 1 3 chunks +37 lines, -8 lines 0 comments Download
M chrome/browser/extensions/error_console/error_console.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_error_ui_default.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_garbage_collector.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/ntp_overridden_bubble_controller.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/settings_api_bubble_controller.h View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/extensions/suspicious_extension_bubble_controller.h View 1 1 chunk +1 line, -44 lines 0 comments Download
M chrome/browser/extensions/suspicious_extension_bubble_controller.cc View 1 3 chunks +35 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/search/app_search_provider.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_loader_handler.h View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Lei Zhang
https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/suspicious_extension_bubble_controller.h File chrome/browser/extensions/suspicious_extension_bubble_controller.h (left): https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/suspicious_extension_bubble_controller.h#oldcode19 chrome/browser/extensions/suspicious_extension_bubble_controller.h:19: namespace { what the heck is this doing here?
6 years, 7 months ago (2014-05-14 18:03:30 UTC) #1
not at google - send to devlin
I'll let finnur take this one, since that question is for him, so he might ...
6 years, 7 months ago (2014-05-14 18:06:23 UTC) #2
Finnur
Thanks for the cleanup. It LGTM, once one thing has been addressed (see below). https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/suspicious_extension_bubble_controller.h ...
6 years, 7 months ago (2014-05-15 11:32:40 UTC) #3
Finnur
https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/ntp_overridden_bubble_controller.h File chrome/browser/extensions/ntp_overridden_bubble_controller.h (right): https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/ntp_overridden_bubble_controller.h#newcode8 chrome/browser/extensions/ntp_overridden_bubble_controller.h:8: #include <string> This can be removed now also.
6 years, 7 months ago (2014-05-15 11:33:32 UTC) #4
Lei Zhang
https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/ntp_overridden_bubble_controller.h File chrome/browser/extensions/ntp_overridden_bubble_controller.h (right): https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/ntp_overridden_bubble_controller.h#newcode8 chrome/browser/extensions/ntp_overridden_bubble_controller.h:8: #include <string> On 2014/05/15 11:33:33, Finnur wrote: > This ...
6 years, 7 months ago (2014-05-20 00:17:07 UTC) #5
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 7 months ago (2014-05-20 00:25:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/287623005/40001
6 years, 7 months ago (2014-05-20 00:25:56 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 02:26:28 UTC) #8
Lei Zhang
The CQ bit was unchecked by thestig@chromium.org
6 years, 7 months ago (2014-05-20 02:27:43 UTC) #9
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 7 months ago (2014-05-20 02:32:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/287623005/60001
6 years, 7 months ago (2014-05-20 02:33:15 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 04:27:10 UTC) #12
commit-bot: I haz the power
Change committed as 271588
6 years, 7 months ago (2014-05-20 06:25:35 UTC) #13
Finnur
6 years, 7 months ago (2014-05-20 11:52:24 UTC) #14
Message was sent while issue was closed.
https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/nt...
File chrome/browser/extensions/ntp_overridden_bubble_controller.h (right):

https://codereview.chromium.org/287623005/diff/1/chrome/browser/extensions/nt...
chrome/browser/extensions/ntp_overridden_bubble_controller.h:8: #include
<string>
Good point. Missed that during my scanning of the file.

Powered by Google App Engine
This is Rietveld 408576698