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

Issue 10907232: Make browser_context.cc compile for iOS (Closed)

Created:
8 years, 3 months ago by stuartmorgan
Modified:
8 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make browser_context.cc compile for iOS iOS needs a BrowserContext destructor, since Profile inherits from BrowserContext, but none of the static functions are necessary. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157333

Patch Set 1 #

Patch Set 2 : Move char constants for cleaner ifdef-ing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M content/browser/browser_context.cc View 1 3 chunks +11 lines, -4 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
stuartmorgan
#ifdefs out all but the destructor, per our discussion.
8 years, 3 months ago (2012-09-14 09:52:32 UTC) #1
jam
lgtm
8 years, 3 months ago (2012-09-17 22:17:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10907232/1003
8 years, 3 months ago (2012-09-18 04:56:02 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-18 10:26:38 UTC) #4
Change committed as 157333

Powered by Google App Engine
This is Rietveld 408576698