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

Unified Diff: third_party/WebKit/public/platform/WebSourceLocation.h

Issue 2761153003: PlzNavigate & CSP. Use the SourceLocation in violation reports. (Closed)
Patch Set: Addressed comment @alexmos Created 3 years, 9 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/platform/WebSourceLocation.h
diff --git a/third_party/WebKit/public/web/WebSourceLocation.h b/third_party/WebKit/public/platform/WebSourceLocation.h
similarity index 90%
rename from third_party/WebKit/public/web/WebSourceLocation.h
rename to third_party/WebKit/public/platform/WebSourceLocation.h
index bb3bf978e14533e37a012213300c85aec7093c50..a993d77e2d16bc694ce51da9d0591a105a5d5b04 100644
--- a/third_party/WebKit/public/web/WebSourceLocation.h
+++ b/third_party/WebKit/public/platform/WebSourceLocation.h
@@ -5,7 +5,7 @@
#ifndef WebSourceLocation_h
#define WebSourceLocation_h
-#include "third_party/WebKit/public/platform/WebString.h"
+#include "public/platform/WebString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/platform/WebContentSecurityPolicyStruct.h ('k') | third_party/WebKit/public/web/WebConsoleMessage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698