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

Issue 2261253003: Add chrome/browser/extensions to "GN check" (Closed)

Created:
4 years, 4 months ago by brettw
Modified:
4 years, 4 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, zea+watch_chromium.org, tzik, Peter Beverloo, tfarina, johnme+watch_chromium.org, nhiroki, chromium-apps-reviews_chromium.org, kinuko+fileapi, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add chrome/browser/extensions to "GN check" Adds many missing dependencies, makes some build files expose more deps as public, refactors //apps's BUILD file. Renames //ui/chromeos:ui_chromeos to //ui_chromeos with an output_name for style consistency. Adds TOOLKIT_VIEWS checks in windows_event_router. These were changed from TOOLKIT_VIEWS to !OS_MACOSX to make them not work on Mac in https://codereview.chromium.org/773303005/, but this doesn't match the definition of TOOLKIT_VIEWS (which currently excludes cast and "check" flags the mismatch). Committed: https://crrev.com/afa8f54cfb452e954c8487739de295163112561a Cr-Commit-Position: refs/heads/master@{#413985}

Patch Set 1 #

Patch Set 2 : tweaks #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : chromeos #

Patch Set 6 : cast #

Patch Set 7 : event_router #

Patch Set 8 : really #

Patch Set 9 : dumb typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -103 lines) Patch
M .gn View 1 chunk +1 line, -0 lines 0 comments Download
M apps/BUILD.gn View 1 chunk +38 lines, -44 lines 0 comments Download
M ash/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 3 4 5 8 chunks +51 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/file_system/file_system_api.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/native_message_host_chromeos.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/tabs/tabs_api.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/tabs/windows_event_router.h View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/tabs/windows_event_router.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/bookmark_app_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/chrome_apps/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/BUILD.gn View 1 chunk +4 lines, -2 lines 0 comments Download
M components/gcm_driver/BUILD.gn View 2 chunks +12 lines, -3 lines 0 comments Download
M components/gcm_driver/instance_id/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M components/guest_view/browser/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M components/safe_browsing_db/BUILD.gn View 10 chunks +13 lines, -14 lines 0 comments Download
M components/signin/core/browser/BUILD.gn View 2 chunks +4 lines, -2 lines 0 comments Download
M components/spellcheck/browser/BUILD.gn View 1 2 chunks +9 lines, -7 lines 0 comments Download
M extensions/shell/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/chromeos/BUILD.gn View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M ui/file_manager/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 57 (34 generated)
brettw
4 years, 4 months ago (2016-08-22 22:43:34 UTC) #3
brettw
.
4 years, 4 months ago (2016-08-22 23:21:22 UTC) #7
asargent_no_longer_on_chrome
lgtm
4 years, 4 months ago (2016-08-22 23:26:17 UTC) #10
brettw
.
4 years, 4 months ago (2016-08-22 23:35:47 UTC) #13
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/2261253003/60001
4 years, 4 months ago (2016-08-22 23:36:17 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/187612) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-22 23:42:20 UTC) #18
brettw
chromeos
4 years, 4 months ago (2016-08-23 17:22:58 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/2261253003/80001
4 years, 4 months ago (2016-08-23 17:24:00 UTC) #25
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/212281)
4 years, 4 months ago (2016-08-23 17:32:24 UTC) #27
brettw
cast
4 years, 4 months ago (2016-08-23 19:52:12 UTC) #28
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/2261253003/100001
4 years, 4 months ago (2016-08-23 19:53:13 UTC) #31
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/212399)
4 years, 4 months ago (2016-08-23 20:03:02 UTC) #33
brettw
event_router
4 years, 4 months ago (2016-08-23 21:06:38 UTC) #34
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/2261253003/120001
4 years, 4 months ago (2016-08-23 21:07:39 UTC) #37
brettw
really
4 years, 4 months ago (2016-08-23 21:09:40 UTC) #39
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/2261253003/140001
4 years, 4 months ago (2016-08-23 21:10:09 UTC) #42
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/223436) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-23 21:20:35 UTC) #44
brettw
dumb typo
4 years, 4 months ago (2016-08-23 21:28:27 UTC) #45
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/2261253003/160001
4 years, 4 months ago (2016-08-23 21:29:21 UTC) #48
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/267103)
4 years, 4 months ago (2016-08-24 00:23:54 UTC) #51
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/2261253003/160001
4 years, 4 months ago (2016-08-24 04:12:52 UTC) #53
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 4 months ago (2016-08-24 05:16:40 UTC) #55
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 05:19:27 UTC) #57
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/afa8f54cfb452e954c8487739de295163112561a
Cr-Commit-Position: refs/heads/master@{#413985}

Powered by Google App Engine
This is Rietveld 408576698