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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1074913004: Simplify protocol name and port comparison in KnwonPorts.cpp (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added upper-case test case Created 5 years, 8 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
« no previous file with comments | « no previous file | Source/platform/weborigin/KnownPorts.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 5ab193e169d1870a3869b9a54ef709ba778ac9c1..3025e561fefd9aee19ca1ed1bdaec648b09bd525 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -972,6 +972,7 @@
'transforms/TransformTestHelper.h',
'transforms/TransformationMatrixTest.cpp',
'weborigin/DatabaseIdentifierTest.cpp',
+ 'weborigin/KnownPortsTest.cpp',
'weborigin/KURLTest.cpp',
'weborigin/OriginAccessEntryTest.cpp',
'weborigin/SchemeRegistryTest.cpp',
« no previous file with comments | « no previous file | Source/platform/weborigin/KnownPorts.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698