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

Unified Diff: third_party/WebKit/public/web/WebElement.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
Index: third_party/WebKit/public/web/WebElement.h
diff --git a/third_party/WebKit/public/web/WebElement.h b/third_party/WebKit/public/web/WebElement.h
index f30599a4241e2c1b9d7a70263f4e1a20eb80dce3..f8200ec558744723ebfbd94a3c291a242ee24a1e 100644
--- a/third_party/WebKit/public/web/WebElement.h
+++ b/third_party/WebKit/public/web/WebElement.h
@@ -31,7 +31,7 @@
#ifndef WebElement_h
#define WebElement_h
-#include "../platform/WebImage.h"
+#include "public/platform/WebImage.h"
#include "WebNode.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebConsoleMessage.h ('k') | third_party/WebKit/public/web/WebFormControlElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698