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

Issue 303123011: Fix Linux GN build after crrev.com/273992 (Closed)

Created:
6 years, 6 months ago by tfarina
Modified:
6 years, 6 months ago
Reviewers:
pilgrim_google, brettw, jam
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Fix Linux GN build after crrev.com/273992 Looks like before this change went in webkit/common/BUILD.gn was landed and thus when crrev.com/273992 landed they conflicted. This patch removes the resource_devtools_info.* entries from webkit/common/BUILD.gn, since now they were moved into content/content_common.gypi. BUG=338338 TEST=gn gen out/Release_gn --args='is_debug=false' && ninja -C out/Release_gn webkit/common TBR=pilgrim@chromium.org,jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273994

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M webkit/common/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Committed patchset #1 manually as r273994 (tree was closed).
6 years, 6 months ago (2014-05-31 03:35:27 UTC) #1
tfarina
6 years, 6 months ago (2014-05-31 03:35:34 UTC) #2
brettw
6 years, 6 months ago (2014-05-31 17:01:59 UTC) #3
Message was sent while issue was closed.
Thanks Thiago!

Powered by Google App Engine
This is Rietveld 408576698