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

Unified Diff: content/browser/disposition_utils.h

Issue 6893046: added CTRL+Click and SHIFT+Click handler for context menu, Back and Forward. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: make this patch applicable to the latest trunk Created 9 years, 6 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/browser/tab_contents/tab_contents_delegate.h » ('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 ba8c9e5d810f7adecf614ce1e80e869cffa4cdbd..1248f9c262e590556cd955e4577da5069ad88a25 100644
--- a/content/browser/disposition_utils.h
+++ b/content/browser/disposition_utils.h
@@ -18,7 +18,6 @@ WindowOpenDisposition DispositionFromClick(bool middle_button,
bool ctrl_key,
bool meta_key,
bool shift_key);
-
}
#endif // CONTENT_BROWSER_DISPOSITION_UTILS_H_
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/browser/tab_contents/tab_contents_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698