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

Unified Diff: third_party/WebKit/public/web/WebPrintParams.h

Issue 2892703002: Finish ../platform => public/platform refactor (Closed)
Patch Set: Fix syntax error in chrome/browser/BUILD.gn Created 3 years, 7 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
« no previous file with comments | « third_party/WebKit/public/web/WebNode.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebPrintParams.h
diff --git a/third_party/WebKit/public/web/WebPrintParams.h b/third_party/WebKit/public/web/WebPrintParams.h
index 1cd27c65735f5aab6623b702e9b0e0183f662e4f..b1dfc372ce8ecec7264cae55af20257810e945f6 100644
--- a/third_party/WebKit/public/web/WebPrintParams.h
+++ b/third_party/WebKit/public/web/WebPrintParams.h
@@ -31,8 +31,8 @@
#ifndef WebPrintParams_h
#define WebPrintParams_h
-#include "../platform/WebRect.h"
-#include "../platform/WebSize.h"
+#include "public/platform/WebRect.h"
+#include "public/platform/WebSize.h"
#include "WebPrintScalingOption.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebNode.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698