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

Issue 224963002: Revert 261559 "Create new app_shell.gyp for app_shell targets." (Closed)

Created:
6 years, 8 months ago by Ken Rockot(use gerrit already)
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 261559 "Create new app_shell.gyp for app_shell targets." > Create new app_shell.gyp for app_shell targets. > > This moves app_shell GYP entries from a chrome.gyp include into > a new apps/shell/app_shell.gyp. > > It also breaks down dependencies with more granularity and separates > temporary, undesirable app_shell_lib dependencies from acceptable ones. > > BUG=359678 > TBR=yoz@chromium.org for extensions.gyp > > Review URL: https://codereview.chromium.org/223613005 TBR=rockot@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261595

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -209 lines) Patch
M trunk/src/apps/apps.gypi View 1 chunk +163 lines, -0 lines 0 comments Download
D trunk/src/apps/shell/app_shell.gyp View 1 chunk +0 lines, -202 lines 0 comments Download
M trunk/src/build/all.gyp View 1 chunk +0 lines, -5 lines 0 comments Download
M trunk/src/extensions/extensions.gyp View 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ken Rockot(use gerrit already)
6 years, 8 months ago (2014-04-04 00:14:32 UTC) #1
Ken Rockot(use gerrit already)
Committed patchset #1 manually as r261595 (tree was closed).
6 years, 8 months ago (2014-04-04 00:14:39 UTC) #2
tfarina
Looks like you manually reverted this. James, Yoyo, fyi. Btw, you forgot to include the ...
6 years, 8 months ago (2014-04-04 01:18:36 UTC) #3
Ken Rockot(use gerrit already)
Sorry, the app_shell_temporary_deps target was broken on some builders. It was (incorrectly) a static_library target ...
6 years, 8 months ago (2014-04-04 02:16:40 UTC) #4
Ken Rockot(use gerrit already)
FYI here is a CL to reland the new gyp file without the error in ...
6 years, 8 months ago (2014-04-04 02:18:17 UTC) #5
James Cook
6 years, 8 months ago (2014-04-04 03:39:11 UTC) #6
Message was sent while issue was closed.
On 2014/04/04 02:18:17, Ken Rockot wrote:
> FYI here is a CL to reland the new gyp file without the error in question:
> https://codereview.chromium.org/225023002/
> 
> 
> On Thu, Apr 3, 2014 at 7:16 PM, Ken Rockot <mailto:rockot@chromium.org> wrote:
> 
> > Sorry, the app_shell_temporary_deps target was broken on some builders. It
> > was (incorrectly) a static_library target with no sources. The result was a
> > builder attempting to link against the non-existent library.
> >
> >
> > On Thu, Apr 3, 2014 at 6:18 PM, <mailto:tfarina@chromium.org> wrote:
> >
> >> Looks like you manually reverted this.
> >>
> >> James, Yoyo, fyi.
> >>
> >> Btw, you forgot to include the reason for the revert.
> >>
> >> What broke that led you to revert it?
> >>
> >> https://codereview.chromium.org/224963002/
> >>
> >
> >
> 
> To unsubscribe from this group and stop receiving emails from it, send an
email
> to mailto:chromium-reviews+unsubscribe@chromium.org.

Did it break the Windows builder?  If Windows is slowing us down we should just
stop building app_shell on Windows.  You could let Hokein know as a courtesy but
I doubt we'll ship on Windows any time soon.

Powered by Google App Engine
This is Rietveld 408576698