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

Issue 2801123002: Remove stale gn arg to avoid undeclared argument warning. (Closed)

Created:
3 years, 8 months ago by DaleCurtis
Modified:
3 years, 8 months ago
CC:
chromium-reviews, Michael Hablich, ios-reviews_chromium.org, brettw
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stale gn arg to avoid undeclared argument warning. v8_enable_inspector was removed recently. Clean up remnants. Also fixes a dependent gn check issue which blocked submission, http://crrev.com/462467 did not update GN deps for new header. BUG=645890, 708965 TEST=none Review-Url: https://codereview.chromium.org/2801123002 Cr-Commit-Position: refs/heads/master@{#462652} Committed: https://chromium.googlesource.com/chromium/src/+/fd6c74121796da3012155a89c16ada1332736a06

Patch Set 1 #

Patch Set 2 : Fix gn check? #

Patch Set 3 : Actually fix DEPS... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M .gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/test/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ios/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 44 (18 generated)
DaleCurtis
3 years, 8 months ago (2017-04-06 18:27:50 UTC) #2
brucedawson
lgtm
3 years, 8 months ago (2017-04-06 18:51:39 UTC) #3
Michael Achenbach
lgtm, thanks!
3 years, 8 months ago (2017-04-06 19:02:35 UTC) #6
Michael Achenbach
On 2017/04/06 19:02:35, Michael Achenbach wrote: > lgtm, thanks! Might need to wait with landing ...
3 years, 8 months ago (2017-04-06 19:03:39 UTC) #7
DaleCurtis
Hmm, okay, I'll let you handle the submission then, feel free to CQ when you ...
3 years, 8 months ago (2017-04-06 19:05:15 UTC) #8
Michael Achenbach
On 2017/04/06 19:05:15, DaleCurtis wrote: > Hmm, okay, I'll let you handle the submission then, ...
3 years, 8 months ago (2017-04-06 19:06:46 UTC) #9
Michael Achenbach
Or how about this: Lets land this now, since the warning seems to be annoying. ...
3 years, 8 months ago (2017-04-06 19:09:45 UTC) #10
Michael Achenbach
+ Aleksey, Yang
3 years, 8 months ago (2017-04-06 19:10:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801123002/1
3 years, 8 months ago (2017-04-06 19:11:30 UTC) #14
Yang
On 2017/04/06 19:11:30, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 8 months ago (2017-04-06 19:12:00 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/242689) cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 8 months ago (2017-04-06 19:19:04 UTC) #17
kozy
lgtm
3 years, 8 months ago (2017-04-06 19:33:32 UTC) #18
Michael Achenbach
On 2017/04/06 19:33:32, kozy wrote: > lgtm Those errors look weird. Aleksey, any idea? I'll ...
3 years, 8 months ago (2017-04-06 19:34:31 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801123002/1
3 years, 8 months ago (2017-04-06 19:34:38 UTC) #21
DaleCurtis
I think it's some unrelated stuff.
3 years, 8 months ago (2017-04-06 19:35:57 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/342115) linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 8 months ago (2017-04-06 19:40:15 UTC) #24
DaleCurtis
Hmm, doesn't repro locally, but error looks legit, so adding BUILD.gn DEP for video_codecs API. ...
3 years, 8 months ago (2017-04-06 19:51:05 UTC) #25
DaleCurtis
Really +ilnik
3 years, 8 months ago (2017-04-06 19:51:36 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801123002/20001
3 years, 8 months ago (2017-04-06 19:53:14 UTC) #31
Michael Achenbach
Hmm, black magic...
3 years, 8 months ago (2017-04-06 19:54:38 UTC) #33
DaleCurtis
cc: brettw since it's unclear to me why this change caught a heretofore uncaught gn ...
3 years, 8 months ago (2017-04-06 19:55:01 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: android_cronet on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_cronet/builds/114209) cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 8 months ago (2017-04-06 20:01:12 UTC) #36
ilnik_chromium
On 2017/04/06 19:51:05, DaleCurtis wrote: > Hmm, doesn't repro locally, but error looks legit, so ...
3 years, 8 months ago (2017-04-06 20:02:46 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801123002/40001
3 years, 8 months ago (2017-04-06 20:05:02 UTC) #40
ilnik_chromium
On 2017/04/06 20:02:46, ilnik1 wrote: > On 2017/04/06 19:51:05, DaleCurtis wrote: > > Hmm, doesn't ...
3 years, 8 months ago (2017-04-06 20:07:17 UTC) #41
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 22:29:44 UTC) #44
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/fd6c74121796da3012155a89c16a...

Powered by Google App Engine
This is Rietveld 408576698