Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1271)

Unified Diff: content/common/notification_type.h

Issue 6794035: Move dispatching and sending of the last extension specific messages out of TabContents and Rende... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/notification_type.h
===================================================================
--- content/common/notification_type.h (revision 80315)
+++ content/common/notification_type.h (working copy)
@@ -285,9 +285,6 @@
// actual snapshot.
TAB_SNAPSHOT_TAKEN,
- // Send after the code is run in specified tab.
- TAB_CODE_EXECUTED,
-
// The user has changed the browser theme.
BROWSER_THEME_CHANGED,

Powered by Google App Engine
This is Rietveld 408576698