Commit efb256d7 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/webui.

This CL was uploaded by git cl split.

R=eugenebut@chromium.org

Bug: 589840
Change-Id: I047edb54ce7991b4aefd3af99a89affaa53f7a56
Reviewed-on: https://chromium-review.googlesource.com/c/1351956Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611248}
parent 3a0e00b8
...@@ -12,8 +12,6 @@ ...@@ -12,8 +12,6 @@
#error "This file requires ARC support." #error "This file requires ARC support."
#endif #endif
DEFINE_WEB_STATE_USER_DATA_KEY(NetExportTabHelper);
// static // static
void NetExportTabHelper::CreateForWebState( void NetExportTabHelper::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