diff options
author | thakis <thakis@chromium.org> | 2015-05-01 11:37:28 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-01 18:38:05 +0000 |
commit | 609a8398a05f7fe1db94fc23b88a1b0c4f96319d (patch) | |
tree | d17b636eee365cc8b455412c95daf30935527080 /components/components.gyp | |
parent | 2cf387a31df4df41581982d28d964eb9e1607496 (diff) | |
download | chromium_src-609a8398a05f7fe1db94fc23b88a1b0c4f96319d.zip chromium_src-609a8398a05f7fe1db94fc23b88a1b0c4f96319d.tar.gz chromium_src-609a8398a05f7fe1db94fc23b88a1b0c4f96319d.tar.bz2 |
win: Move WeakPtrFactory towards the end of a class.
The class has another WeakPtrFactory member, but the two factories are used
in different ways (one has explicit calls to InvalidateWeakPtrs()) so they
can't be merged. I had missed that there's a second WeakPtrFactory in
https://codereview.chromium.org/1107353003/
Should fix the last
[chromium-style] WeakPtrFactory members which refer to their outer class must
be the last member in the outer class definition.
warning on Windows.
BUG=303818,467287
Review URL: https://codereview.chromium.org/1121733002
Cr-Commit-Position: refs/heads/master@{#327948}
Diffstat (limited to 'components/components.gyp')
0 files changed, 0 insertions, 0 deletions