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

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

Issue 2730015: Mac/clang: Uncontentious fixes. (Closed)
Patch Set: '' 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
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.

Powered by Google App Engine
This is Rietveld 408576698