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

Issue 11419116: Android WebView: fix macro redefinition error. (Closed)

Created:
8 years, 1 month ago by Torne
Modified:
8 years, 1 month ago
Reviewers:
mkosiba (inactive)
CC:
chromium-reviews
Visibility:
Public.

Description

Android WebView: fix macro redefinition error. Android already defines _FORTIFY_SOURCE which causes a redefinition error. Undefine the existing value before Chromium defines its own. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=169027

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Torne
8 years, 1 month ago (2012-11-21 12:23:16 UTC) #1
mkosiba (inactive)
8 years, 1 month ago (2012-11-21 12:37:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698