Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / aura / tab_contents / web_drag_bookmark_handler_aura.h
index 1d08174..e5f27b0 100644 (file)
@@ -42,7 +42,7 @@ class WebDragBookmarkHandlerAura : public content::WebDragDestDelegate {
   content::WebContents* web_contents_;
 
   // The bookmark data for the active drag.  Empty when there is no active drag.
-  BookmarkNodeData bookmark_drag_data_;
+  bookmarks::BookmarkNodeData bookmark_drag_data_;
 
   DISALLOW_COPY_AND_ASSIGN(WebDragBookmarkHandlerAura);
 };