Remove the chromium code for WebCore's indexeddb module
Created attachment 196587 [details] Patch
Comment on attachment 196587 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196587&action=review > Source/WebCore/Modules/indexeddb/IDBTracing.h:-42 > -#include "Logging.h" > -#define IDB_TRACE(a) LOG(StorageAPI, a) Don’t we need to keep this definition?
Created attachment 196597 [details] Patch
Committed r147786: <http://trac.webkit.org/changeset/147786>