| Index: third_party/WebKit/Source/web/IndexedDBClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/IndexedDBClientImpl.h b/third_party/WebKit/Source/web/IndexedDBClientImpl.h
|
| index 04a85883e221829449f85d5642256577055a2b69..607bc52fbc5da661c565791e2dcc73e84af0a09d 100644
|
| --- a/third_party/WebKit/Source/web/IndexedDBClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/IndexedDBClientImpl.h
|
| @@ -35,7 +35,6 @@ namespace blink {
|
|
|
| class ExecutionContext;
|
|
|
| -// TODO(haraken): Remove IndexedDBClientImpl.
|
| // This class is used to bypass the disallowed dependency from modules/ to web/
|
| // to call allowIndexedDB() from modules/. ChromeClient is a mechanism to bypass
|
| // the dependency but we cannot use ChromeClient here because
|
|
|