Index: chrome/browser/memory_details.h |
=================================================================== |
--- chrome/browser/memory_details.h (revision 263855) |
+++ chrome/browser/memory_details.h (working copy) |
@@ -26,7 +26,6 @@ |
RENDERER_EXTENSION, // chrome-extension:// |
RENDERER_DEVTOOLS, // Web inspector |
RENDERER_INTERSTITIAL, // malware/phishing interstitial |
- RENDERER_NOTIFICATION, // HTML notification bubble |
RENDERER_BACKGROUND_APP // hosted app background page |
}; |