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

Unified Diff: content/content_common.gypi

Issue 15021020: content: Extract url utility functions into url_utils.{h,cc} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix content_unittests and content_browsertests Created 7 years, 7 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d08f75e79a6b8756570bdb453187306db10fe858..87be9461751e65ff7e3b0b429c1849ab48afc40c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -97,6 +97,8 @@
'public/common/url_constants.cc',
'public/common/url_constants.h',
'public/common/url_fetcher.h',
+ 'public/common/url_utils.cc',
+ 'public/common/url_utils.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',
'common/accessibility_node_data.cc',
« no previous file with comments | « content/browser/web_contents/render_view_host_manager_unittest.cc ('k') | content/public/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698