AW: create a header file for cookie_manager.cc
No change to logic or behavior. This only creates a header file for android_webview::CookieManager. This is necessary for implementing Cookies APIs for the NetworkService code path, although it's also nice since chromium generally follows the convention that we define classes in header files. Bug: 902641 Test: N/A Change-Id: I3f7fc7ce8321a4ac7b3016c1a2f0366a9c60958b Reviewed-on: https://chromium-review.googlesource.com/c/1469425 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#631939}
Showing
Please register or sign in to comment