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

Unified Diff: Source/web/x11/WebScreenInfoFactory.cpp

Issue 60033008: Remove forwarding headers in public/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/web/tests/PopupMenuTest.cpp ('k') | public/web/WebAudioSourceProviderClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/x11/WebScreenInfoFactory.cpp
diff --git a/Source/web/x11/WebScreenInfoFactory.cpp b/Source/web/x11/WebScreenInfoFactory.cpp
index 3eb3a7b0abda2e411a0631d2db4a1865c938b41b..1bed7b689fa5b0a53eb6159ad04eec5c2bd16025 100644
--- a/Source/web/x11/WebScreenInfoFactory.cpp
+++ b/Source/web/x11/WebScreenInfoFactory.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebScreenInfoFactory.h"
-#include "WebScreenInfo.h"
+#include "public/platform/WebScreenInfo.h"
#include <X11/Xlib.h>
namespace blink {
« no previous file with comments | « Source/web/tests/PopupMenuTest.cpp ('k') | public/web/WebAudioSourceProviderClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698