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

Issue 8374024: Move infobar extension API implementation to infobars dir. (Closed)

Created:
9 years, 2 months ago by Aaron Boodman
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Move infobar extension API implementation to infobars dir. We're moving all the extension api implementations out of browser/extensions into the directory with the code they are automating. BUG=101244 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -163 lines) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 2 chunks +1 line, -1 line 0 comments Download
D chrome/browser/extensions/extension_infobar_apitest.cc View 1 chunk +0 lines, -23 lines 0 comments Download
D chrome/browser/extensions/extension_infobar_module.h View 1 chunk +0 lines, -17 lines 0 comments Download
D chrome/browser/extensions/extension_infobar_module.cc View 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/extensions/extension_infobar_module_constants.h View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/browser/extensions/extension_infobar_module_constants.cc View 1 chunk +0 lines, -16 lines 0 comments Download
A + chrome/browser/infobars/infobar_extension_api.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/infobars/infobar_extension_api.cc View 2 chunks +15 lines, -7 lines 0 comments Download
A + chrome/browser/infobars/infobar_extension_apitest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Aaron Boodman
This is a pure rename, no functionality change. Also move constants into history_extension_api.cc. The reason ...
9 years, 2 months ago (2011-10-22 06:29:04 UTC) #1
Finnur
LGTM
9 years, 2 months ago (2011-10-24 09:56:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/8374024/1
9 years, 2 months ago (2011-10-24 15:23:46 UTC) #3
commit-bot: I haz the power
9 years, 2 months ago (2011-10-24 17:03:58 UTC) #4
Change committed as 106932

Powered by Google App Engine
This is Rietveld 408576698