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

Issue 591763002: Make mojo/services pass in "gn check" (Closed)

Created:
6 years, 3 months ago by brettw
Modified:
6 years, 3 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, dcheng, piman+watch_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make mojo/services pass in "gn check" This mostly just adds the missing dependency identified by the checker. In some cases I looked at the target and added public_deps that I thought were appropriate given the nature of the target. This renames the generated mojo action names to be foo__generator instead of foo_generator since it is not clear from the current name that it is an internally-generated target and I kept trying to use it. The double-underscore matches the Android generated targets. In a few cases I changed ordering (sources come before deps in GN style) but I didn't want to make the changes difficult to diff so didn't do it for most cases. Reland of https://codereview.chromium.org/581273003/ TBR=darin Committed: https://crrev.com/7dab582eb44ec4f5eeb46ea99fee0fd15a80bfdc Cr-Commit-Position: refs/heads/master@{#295841}

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -82 lines) Patch
M gpu/BUILD.gn View 2 chunks +4 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M mojo/application/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M mojo/application_manager/BUILD.gn View 1 2 chunks +12 lines, -13 lines 0 comments Download
M mojo/apps/js/BUILD.gn View 2 chunks +11 lines, -5 lines 0 comments Download
M mojo/apps/js/bindings/gl/BUILD.gn View 1 chunk +8 lines, -8 lines 0 comments Download
M mojo/public/tools/bindings/mojom.gni View 3 chunks +5 lines, -4 lines 0 comments Download
M mojo/services/clipboard/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/gles2/BUILD.gn View 2 chunks +9 lines, -2 lines 0 comments Download
M mojo/services/html_viewer/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/services/network/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/services/public/cpp/input_events/BUILD.gn View 2 chunks +11 lines, -13 lines 0 comments Download
M mojo/services/public/cpp/surfaces/BUILD.gn View 1 chunk +17 lines, -19 lines 0 comments Download
M mojo/services/public/cpp/view_manager/BUILD.gn View 2 chunks +11 lines, -3 lines 0 comments Download
M mojo/services/public/cpp/view_manager/tests/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/interfaces/native_viewport/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/surfaces/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/test_service/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/services/test_service/test_service_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/services/view_manager/BUILD.gn View 4 chunks +8 lines, -1 line 0 comments Download
M mojo/services/window_manager/BUILD.gn View 2 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
brettw
Original patch is #1, new one is #2
6 years, 3 months ago (2014-09-19 23:52:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591763002/20001
6 years, 3 months ago (2014-09-19 23:54:09 UTC) #4
commit-bot: I haz the power
Committed patchset #2 (id:20001) as fc816dac2bea52090e061064c972da804a7fb2f3
6 years, 3 months ago (2014-09-20 01:44:21 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as b069d753f0bd1198cef3888fa9eed387a16b9069
6 years, 3 months ago (2014-09-20 01:44:53 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 01:44:57 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7dab582eb44ec4f5eeb46ea99fee0fd15a80bfdc
Cr-Commit-Position: refs/heads/master@{#295841}

Powered by Google App Engine
This is Rietveld 408576698