Commit dda449a4 authored by Mike Dougherty's avatar Mike Dougherty Committed by Commit Bot

Remove usage of no-op macro DEFINE_WEB_STATE_USER_DATA_KEY.

This CL removes macro usage from /ios/chrome/browser/reading_list.

This CL was uploaded by git cl split.

R=olivierrobin@chromium.org

Bug: 589840
Change-Id: Ia0b05a38e3daa883a1ebb3d2255df84d9f30eb45
Reviewed-on: https://chromium-review.googlesource.com/c/1351953Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611229}
parent a15aa614
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
#error "This file requires ARC support." #error "This file requires ARC support."
#endif #endif
DEFINE_WEB_STATE_USER_DATA_KEY(ReadingListWebStateObserver);
// static // static
void ReadingListWebStateObserver::CreateForWebState( void ReadingListWebStateObserver::CreateForWebState(
web::WebState* web_state, web::WebState* web_state,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment