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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1148603002: Anchor element's referrer attribute implementation for Referrer Policy Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove debug logging. Created 5 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index e365e7d7c606364f89630666ac0a36ed35422e2a..cab68a90dfef9a143e45782c71b9cfc64344a720 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -908,6 +908,7 @@
'weborigin/OriginAccessEntry.cpp',
'weborigin/OriginAccessEntry.h',
'weborigin/Referrer.h',
+ 'weborigin/ReferrerPolicy.cpp',
'weborigin/ReferrerPolicy.h',
'weborigin/SchemeRegistry.cpp',
'weborigin/SchemeRegistry.h',

Powered by Google App Engine
This is Rietveld 408576698