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

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

Issue 2887233003: ../platform/ => public/platform/ (Closed)
Patch Set: Revert a few more header includes 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/WebCryptoNormalize.h
diff --git a/third_party/WebKit/public/web/WebCryptoNormalize.h b/third_party/WebKit/public/web/WebCryptoNormalize.h
index dc654767ac82c1d1c43cd79fa1a13219b9a625d3..9e0b87963251e07a2e46cc44e466d8c2b084753a 100644
--- a/third_party/WebKit/public/web/WebCryptoNormalize.h
+++ b/third_party/WebKit/public/web/WebCryptoNormalize.h
@@ -31,9 +31,9 @@
#ifndef WebCryptoNormalize_h
#define WebCryptoNormalize_h
-#include "../platform/WebCommon.h"
+#include "public/platform/WebCommon.h"
-#include "../platform/WebCryptoAlgorithm.h"
+#include "public/platform/WebCryptoAlgorithm.h"
namespace v8 {
class Isolate;
« no previous file with comments | « third_party/WebKit/public/web/WebContextMenuData.h ('k') | third_party/WebKit/public/web/WebCustomElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698