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

Unified Diff: content/content_child.gypi

Issue 1568073002: Reduce string copies in GURL creation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index bf17bcf9bc351ff19e13e5889fe047cc2a7f9134..23b94a3ed94ee85054c468d5729a752bbb51b2b4 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -33,6 +33,8 @@
'public/child/image_decoder_utils.h',
'public/child/request_peer.h',
'public/child/resource_dispatcher_delegate.h',
+ 'public/child/url_conversion.cc',
+ 'public/child/url_conversion.h',
'public/child/v8_value_converter.h',
'public/child/worker_thread.h',
],

Powered by Google App Engine
This is Rietveld 408576698