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

Unified Diff: webkit/glue/window_open_disposition.h

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month 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 | « webkit/glue/webview_unittest.cc ('k') | webkit/tools/layout_tests/layout_package/platform_utils_win.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/window_open_disposition.h
diff --git a/webkit/glue/window_open_disposition.h b/webkit/glue/window_open_disposition.h
index d328adfe5f78a4ea295043d8a498fbacf17df4a9..24495f1868e82c564a7232e849dfdfd9f82a1ce2 100644
--- a/webkit/glue/window_open_disposition.h
+++ b/webkit/glue/window_open_disposition.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_GLUE_WINDOW_OPEN_DISPOSITION_H_
#define WEBKIT_GLUE_WINDOW_OPEN_DISPOSITION_H_
-#include "webkit/api/public/WebNavigationPolicy.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebNavigationPolicy.h"
enum WindowOpenDisposition {
SUPPRESS_OPEN,
« no previous file with comments | « webkit/glue/webview_unittest.cc ('k') | webkit/tools/layout_tests/layout_package/platform_utils_win.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698