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

Unified Diff: chrome/browser/extensions/script_bubble_controller.h

Issue 12041078: Clear the clipboard closing Incognito window (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge and compilation fixes Created 7 years, 10 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: chrome/browser/extensions/script_bubble_controller.h
diff --git a/chrome/browser/extensions/script_bubble_controller.h b/chrome/browser/extensions/script_bubble_controller.h
index 7c5c2968d2432fd0496a3c2f78b783541de20888..5f7680a8710247052e7c2ebc06345d8401d9100b 100644
--- a/chrome/browser/extensions/script_bubble_controller.h
+++ b/chrome/browser/extensions/script_bubble_controller.h
@@ -12,6 +12,8 @@
#include "chrome/browser/extensions/tab_helper.h"
#include "content/public/browser/web_contents_observer.h"
+class ExtensionService;
+
namespace extensions {
class ExtensionSystem;
« no previous file with comments | « chrome/browser/extensions/script_badge_controller.cc ('k') | chrome/browser/extensions/web_view_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698