Remove DEFINE_WEB_CONTENTS_USER_DATA_KEY in //components.
It is no longer to invoke the DEFINE_WEB_CONTENTS_USER_DATA_KEY macro to define a global variable from which the key of a WebContentsUserData is derived. The key is now derived from a static local variable. This CL was uploaded by git cl split. R=sdefresne@chromium.org Bug: 589840 Change-Id: I7c899d2cfdb3a5c38f6d9a136b474c19f6370c71 Reviewed-on: https://chromium-review.googlesource.com/1150287Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#578310}
Showing
Please register or sign in to comment