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

Unified Diff: chrome/browser/cocoa/web_drag_source.h

Issue 2762014: Mac: clang build (Closed)
Patch Set: more Created 10 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/browser/cocoa/url_drop_target.mm ('k') | chrome/browser/cocoa/web_drop_target.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/web_drag_source.h
diff --git a/chrome/browser/cocoa/web_drag_source.h b/chrome/browser/cocoa/web_drag_source.h
index 425eb094f6c15d676c9b780fd200d5c6e6efb4ce..a853c6b9c9ff38c11019eb81e392f03505aa1535 100644
--- a/chrome/browser/cocoa/web_drag_source.h
+++ b/chrome/browser/cocoa/web_drag_source.h
@@ -10,8 +10,8 @@
#include "base/scoped_ptr.h"
#include "googleurl/src/gurl.h"
-struct WebDropData;
@class TabContentsViewCocoa;
+struct WebDropData;
// A class that handles tracking and event processing for a drag and drop
// originating from the content area.
« no previous file with comments | « chrome/browser/cocoa/url_drop_target.mm ('k') | chrome/browser/cocoa/web_drop_target.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698