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

Unified Diff: ui/views/examples/webview_example.cc

Issue 11444013: Get drag and drop working for win aura. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix compile Created 8 years 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: ui/views/examples/webview_example.cc
===================================================================
--- ui/views/examples/webview_example.cc (revision 171329)
+++ ui/views/examples/webview_example.cc (working copy)
@@ -5,6 +5,7 @@
#include "ui/views/examples/webview_example.h"
#include "content/public/browser/browser_context.h"
+#include "content/public/browser/web_contents.h"
#include "ui/views/controls/webview/webview.h"
#include "ui/views/layout/fill_layout.h"

Powered by Google App Engine
This is Rietveld 408576698