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

Unified Diff: content/browser/disposition_utils.h

Issue 8662051: retry r112077 - recently closed menu: respect middle click (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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
« no previous file with comments | « chrome/browser/ui/webui/web_ui_util.cc ('k') | content/browser/webui/web_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/disposition_utils.h
diff --git a/content/browser/disposition_utils.h b/content/browser/disposition_utils.h
index a53135016bb3df919ee904b91107436ab546bcc9..6838a45fad898f97eb54c948be271b7880625cdf 100644
--- a/content/browser/disposition_utils.h
+++ b/content/browser/disposition_utils.h
@@ -6,6 +6,7 @@
#define CONTENT_BROWSER_DISPOSITION_UTILS_H_
#pragma once
+#include "base/logging.h"
#include "content/common/content_export.h"
#include "webkit/glue/window_open_disposition.h"
« no previous file with comments | « chrome/browser/ui/webui/web_ui_util.cc ('k') | content/browser/webui/web_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698