Index: content/common/gpu/OWNERS |
diff --git a/content/common/gpu/OWNERS b/content/common/gpu/OWNERS |
index 1422f9bfd2e378cfaae75764d8e260ee7d6711fe..80987d9cc1a72534a113f3fd7da0b6cdbedeef29 100644 |
--- a/content/common/gpu/OWNERS |
+++ b/content/common/gpu/OWNERS |
@@ -5,6 +5,9 @@ sievers@chromium.org |
# GPU memory buffer implementations. |
per-file *gpu_memory_buffer*=reveman@chromium.org |
+# GPU memory manager. |
+per-file *gpu_memory_manager*=ccameron@chromium.org |
+ |
# For security review of IPC message files. |
per-file *_messages*.h=set noparent |
per-file *_messages*.h=cdn@chromium.org |