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

Issue 8114025: fix _x11 exclusion rule for webkit_glue (Closed)

Created:
9 years, 2 months ago by Dirk Pranke
Modified:
9 years, 2 months ago
Reviewers:
tony, DaveMoore
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

fix _x11 exclusion rule for webkit_glue R=davemoore@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103845

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M webkit/glue/webkit_glue.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dirk Pranke
9 years, 2 months ago (2011-10-04 01:04:15 UTC) #1
DaveMoore
lgtm. I think for webkit_glue that x11 and gtk should be mutually exclusive. If others ...
9 years, 2 months ago (2011-10-04 01:40:17 UTC) #2
tony
9 years, 2 months ago (2011-10-04 20:49:40 UTC) #3
On 2011/10/04 01:40:17, DaveMoore wrote:
> lgtm. I think for webkit_glue that x11 and gtk should be mutually exclusive.
If
> others think differently we can change the name of this file and explicitly
> include / exclude it.

I think we should rename this file.  We can call it _stub.cc or _aura.cc.  It's
confusing that x11 and gtk would be mutually exclusive (even more so to only
have it mutually exclusive in one part of the tree).

Powered by Google App Engine
This is Rietveld 408576698