[Offline Pages] Adds storage for kInvalidOfflineId.
Since kInvalidOfflineId is a static data member, it needs explicitly defined storage as soon as it becomes 'odr-used'. Replace a temporary variable in RecentTabHelper with storage in offline_page_model.cc both for clarity and to allow further references to kInvalidOfflineId to be taken. BUG= Review-Url: https://codereview.chromium.org/2548033002 Cr-Commit-Position: refs/heads/master@{#436116}
Showing
Please register or sign in to comment