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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2194973002: Fix linker warning in broadcast_channel.mojom-blink.obj. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tighten deps Created 4 years, 5 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/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 1966f2f04e02cedde04da3819f492dca012e1539..d612dc37210e03350f9fc6f35bff8d6094abcd06 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1124,25 +1124,6 @@
'web_memory_allocator_dump.h',
'web_process_memory_dump.cc',
'web_process_memory_dump.h',
- 'weborigin/KURL.cpp',
- 'weborigin/KURL.h',
- 'weborigin/KURLHash.h',
- 'weborigin/KnownPorts.cpp',
- 'weborigin/KnownPorts.h',
- 'weborigin/OriginAccessEntry.cpp',
- 'weborigin/OriginAccessEntry.h',
- 'weborigin/Referrer.h',
- 'weborigin/ReferrerPolicy.h',
- 'weborigin/SchemeRegistry.cpp',
- 'weborigin/SchemeRegistry.h',
- 'weborigin/SecurityOrigin.cpp',
- 'weborigin/SecurityOrigin.h',
- 'weborigin/SecurityOriginCache.h',
- 'weborigin/SecurityOriginHash.h',
- 'weborigin/SecurityPolicy.cpp',
- 'weborigin/SecurityPolicy.h',
- 'weborigin/Suborigin.cpp',
- 'weborigin/Suborigin.h',
],
'platform_test_files': [
'ScopedOrientationChangeIndicatorTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698