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

Unified Diff: Source/platform/blink_platform.gypi

Issue 594473002: [Thread-safe] Take deep copy of String/KURL in FormData::deepCopy() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove gmock.h include Created 6 years, 2 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/network/FormData.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 ca82ca2eb119fa779cbdbf0f0d799c000557d01e..c0bfbaa7801090b001bc35edf408fae522b72b91 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -933,6 +933,7 @@
'graphics/test/MockDiscardablePixelRef.h',
'image-decoders/ImageDecoderTest.cpp',
'mac/ScrollElasticityControllerTest.mm',
+ 'network/FormDataTest.cpp',
'network/HTTPParsersTest.cpp',
'network/ResourceRequestTest.cpp',
'scheduler/SchedulerTest.cpp',
« no previous file with comments | « no previous file | Source/platform/network/FormData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698