Chromium Code Reviews
Description[sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test dependencies
One of the long term goals of the sync team is to pull sync code out of
chrome.dll and into its own component. As of today, several chrome tests
depend on various sync targets as defined in sync.gyp.
This is the first in a series of CLs to achieve the above goal.
This patch does the following:
- Renames / reorganizes several of the targets in sync.gyp
- Updates the declarations in various chrome gyp files by depending on
the smallest sync target possible to reflect the actual dependency.
- Takes a step closer toward the ideal IWYU guideline.
TBR=erikwright@chromium.org
BUG=136928
TEST=all chrome targets build on all platforms; all tests pass.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167558
Patch Set 1 : #
Total comments: 4
Patch Set 2 : CR Feedback #
Total comments: 2
Patch Set 3 : Remove comment #
Total comments: 4
Patch Set 4 : More CR Feedback #
Total comments: 30
Patch Set 5 : Detailed fixes to sync.gyp #
Total comments: 15
Patch Set 6 : Another pass over sync.gyp #Patch Set 7 : Rebase (no code changes) #
Total comments: 6
Patch Set 8 : Fix nits #Patch Set 9 : Rebase again (no code changes) #Patch Set 10 : Rebase one last time #
Messages
Total messages: 22 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||