| Index: content/browser/memory/memory_coordinator.h
|
| diff --git a/content/browser/memory/memory_coordinator.h b/content/browser/memory/memory_coordinator.h
|
| index c870c91f0316712fb0a4420a9bb42503c2616d82..f674ef5b48ce950e5c442c24e73aef850940251d 100644
|
| --- a/content/browser/memory/memory_coordinator.h
|
| +++ b/content/browser/memory/memory_coordinator.h
|
| @@ -14,6 +14,9 @@
|
|
|
| namespace content {
|
|
|
| +// NOTE: Memory coordinator is under development and not fully working.
|
| +// TODO(bashi): Add more explanations when we implement memory coordinator V0.
|
| +
|
| class MemoryCoordinatorHandleImpl;
|
|
|
| // MemoryCoordinator is responsible for the whole memory management accross the
|
|
|