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

Issue 1175603002: views: Move TOOLKIT_VIEWS definition in //ui/views/ from root. (Closed)

Created:
5 years, 6 months ago by sadrul
Modified:
5 years, 6 months ago
CC:
chromium-reviews, tapted, Matt Giuca, extensions-reviews_chromium.org, tfarina, noyau+watch_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

views: Move TOOLKIT_VIEWS definition in //ui/views/ from root. If 'toolkit_views' gyp/gn flag is toggled, then it shouldn't cause targets that do not depend on views to be rebuilt. To make this happen, remove the definition of the TOOLKIT_VIEWS flag from the top-level config into a config in views, so that only targets that explicitly depend on views get the define, and are affected by the switch. BUG=500004 R=ben@chromium.org, sky@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/c13fc9ff0aedca62ebfdfc27d44c6b5ac204c9d8

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : tot-merge #

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : . #

Patch Set 6 : for-land #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -13 lines) Patch
M build/common.gypi View 1 1 chunk +0 lines, -3 lines 0 comments Download
M build/config/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 2 chunks +11 lines, -7 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M components/bookmarks.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/bookmarks/browser/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/app_list/app_list.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/gfx/native_widget_types.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/BUILD.gn View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/views.gyp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
sadrul
You can ignore the webui changes. Those are being reviewed in a separate CL (https://codereview.chromium.org/1185363002/)
5 years, 6 months ago (2015-06-16 21:37:53 UTC) #2
Ben Goodger (Google)
lgtm https://codereview.chromium.org/1175603002/diff/60001/ui/views/BUILD.gn File ui/views/BUILD.gn (right): https://codereview.chromium.org/1175603002/diff/60001/ui/views/BUILD.gn#newcode14 ui/views/BUILD.gn:14: config("views_flags") { "flags" namespacing is implicit by virtue ...
5 years, 6 months ago (2015-06-16 21:52:09 UTC) #3
sky
LGTM
5 years, 6 months ago (2015-06-16 23:14:29 UTC) #4
sadrul
https://codereview.chromium.org/1175603002/diff/60001/ui/views/BUILD.gn File ui/views/BUILD.gn (right): https://codereview.chromium.org/1175603002/diff/60001/ui/views/BUILD.gn#newcode14 ui/views/BUILD.gn:14: config("views_flags") { On 2015/06/16 21:52:09, Ben Goodger (Google) wrote: ...
5 years, 6 months ago (2015-06-17 01:46:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175603002/100001
5 years, 6 months ago (2015-06-17 03:35:18 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/100129)
5 years, 6 months ago (2015-06-17 06:07:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175603002/100001
5 years, 6 months ago (2015-06-17 06:16:28 UTC) #12
sadrul
Committed patchset #6 (id:100001) manually as c13fc9ff0aedca62ebfdfc27d44c6b5ac204c9d8 (presubmit successful).
5 years, 6 months ago (2015-06-17 07:08:37 UTC) #13
phoglund_chromium
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1192583002/ by phoglund@chromium.org. ...
5 years, 6 months ago (2015-06-17 13:41:55 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-18 04:21:45 UTC) #16

Powered by Google App Engine
This is Rietveld 408576698