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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1456553002: Support 'URLSearchParams' as the body of a Request (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@URLSearchParams
Patch Set: Feedback Created 5 years, 1 month 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index ea9462ffd88966ba601583f2b702bc2f4205466d..d64b19ffdf45157aec4e8f694aeb6f7803a6c5a8 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3816,6 +3816,7 @@
'dom/StyleElementTest.cpp',
'dom/TreeScopeStyleSheetCollectionTest.cpp',
'dom/TreeScopeTest.cpp',
+ 'dom/URLSearchParamsTest.cpp',
'dom/shadow/ComposedTreeTraversalTest.cpp',
'editing/EditingStrategyTest.cpp',
'editing/EditingTestBase.cpp',

Powered by Google App Engine
This is Rietveld 408576698