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

Unified Diff: chrome/browser/bookmarks/bookmark_node_data.h

Issue 8196001: content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: :( Created 9 years, 2 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/bookmarks/bookmark_node_data.h
diff --git a/chrome/browser/bookmarks/bookmark_node_data.h b/chrome/browser/bookmarks/bookmark_node_data.h
index 748e78af52c9037b0dd348aa647523b11f436eb8..5acf7878ad5eaee86753638b114bf73e85ad7ced 100644
--- a/chrome/browser/bookmarks/bookmark_node_data.h
+++ b/chrome/browser/bookmarks/bookmark_node_data.h
@@ -152,9 +152,6 @@ struct BookmarkNodeData {
// The actual elements written to the clipboard.
std::vector<Element> elements;
- // The MIME type for the clipboard format for BookmarkNodeData.
- static const char* kClipboardFormatString;
-
static bool ClipboardContainsBookmarks();
private:
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_node_data.cc » ('j') | chrome/browser/tab_contents/web_drag_dest_gtk.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698