Move some DocumentTabModel files upstream
commit0dd63b3debbea98295f3b5aa29499257adc7a9bf
authordfalcantara <dfalcantara@chromium.org>
Thu, 11 Dec 2014 19:43:22 +0000 (11 11:43 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Dec 2014 19:43:47 +0000 (11 19:43 +0000)
tree42c65c82494341cc10ab78f43b9eb56cfd21c597
parent289d5fc3368c8367e90444a348ff4efc7bf6aab0
Move some DocumentTabModel files upstream

* Moves the DocumentTabModel interface upstream.

* Moves the DocumentTabModelInfo protobuf that stores basic
  info about a DocumentTabModel upstream.  Formerly called
  DocumentDatabase.

* Temporarily adds findbugs warnings until the DocumentTabModelImpl moves upstream.

BUG=415747
NOTRY=true

Review URL: https://codereview.chromium.org/796633002

Cr-Commit-Position: refs/heads/master@{#307952}
build/android/findbugs_filter/findbugs_known_bugs.txt
chrome/android/BUILD.gn
chrome/android/java/src/org/chromium/chrome/browser/tabmodel/document/DocumentTabModel.java [new file with mode: 0644]
chrome/android/java/src/org/chromium/chrome/browser/tabmodel/document/document_tab_model_info.proto [new file with mode: 0644]
chrome/chrome_browser.gypi