summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
authormarkdittmer <markdittmer@chromium.org>2016-03-03 14:40:03 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-03 22:42:21 +0000
commit67b71ea2e11563a4c0363e1dce4e266cebcd063a (patch)
treef81da7646289d277ab1b10ffd57b41f405b0fcc2 /content/content_shell.gypi
parentc4c351d99bce831759eead496bc8215d06b36509 (diff)
downloadchromium_src-67b71ea2e11563a4c0363e1dce4e266cebcd063a.zip
chromium_src-67b71ea2e11563a4c0363e1dce4e266cebcd063a.tar.gz
chromium_src-67b71ea2e11563a4c0363e1dce4e266cebcd063a.tar.bz2
Move GURL ParamTraits to url/ipc
As a part of the GPU refactor for Mus, we are trying to eliminate spots where content/common/gpu depends on content/. One such dependency is GURL. As per discussion here: https://codereview.chromium.org/1703163002/, the plan of record is to move GURL ParamTraits out of content/ and into url/. BUG=586368 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/45eb2e749a8b08988ab45bfd6806c004e9f511fa Cr-Commit-Position: refs/heads/master@{#378859} Review URL: https://codereview.chromium.org/1722773002 Cr-Commit-Position: refs/heads/master@{#379122}
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index ee17cb3..dd6fe7d 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -71,6 +71,7 @@
'../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
'../ui/gl/gl.gyp:gl',
'../url/url.gyp:url_lib',
+ '../url/ipc/url_ipc.gyp:url_ipc',
'../v8/tools/gyp/v8.gyp:v8',
],
'include_dirs': [