diff options
author | thestig <thestig@chromium.org> | 2014-08-25 13:52:29 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-25 21:00:52 +0000 |
commit | e6ecfd8f595f7df1a9b1ac055851f7bf691dbc9c (patch) | |
tree | e0a8f058b315971156eef19df8edb8b90a5399dc /chromecast/chromecast.gyp | |
parent | 8f9ae0d22117f06f924f82bf4a484d43a99b4dd5 (diff) | |
download | chromium_src-e6ecfd8f595f7df1a9b1ac055851f7bf691dbc9c.zip chromium_src-e6ecfd8f595f7df1a9b1ac055851f7bf691dbc9c.tar.gz chromium_src-e6ecfd8f595f7df1a9b1ac055851f7bf691dbc9c.tar.bz2 |
Cleanup: Remove unneeded references to content_resources.gyp:content_resources.
TBR=boliu@chromium.org,kolla@chromium.org,sadrul@chromium.org
Review URL: https://codereview.chromium.org/495423004
Cr-Commit-Position: refs/heads/master@{#291758}
Diffstat (limited to 'chromecast/chromecast.gyp')
-rw-r--r-- | chromecast/chromecast.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp index d171205..5b7ffe4 100644 --- a/chromecast/chromecast.gyp +++ b/chromecast/chromecast.gyp @@ -121,7 +121,6 @@ '../content/app/resources/content_resources.gyp:content_resources', '../content/app/strings/content_strings.gyp:content_strings', '../content/browser/devtools/devtools_resources.gyp:devtools_resources', - '../content/content_resources.gyp:content_resources', '../net/net.gyp:net_resources', '../third_party/WebKit/public/blink_resources.gyp:blink_resources', '../ui/resources/ui_resources.gyp:ui_resources', |