summaryrefslogtreecommitdiffstats
path: root/content/common/DEPS
diff options
context:
space:
mode:
authorphilipj@opera.com <philipj@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-14 11:01:18 +0000
committerphilipj@opera.com <philipj@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-14 11:01:18 +0000
commitec173b5284ac07432af6faa3ff535a466a879c26 (patch)
tree9ce6f5ae20c91cc5d431f35b4ba303a1e53aff66 /content/common/DEPS
parent787b3c6b95890fe128c642bcdfcd8bb0060846d7 (diff)
downloadchromium_src-ec173b5284ac07432af6faa3ff535a466a879c26.zip
chromium_src-ec173b5284ac07432af6faa3ff535a466a879c26.tar.gz
chromium_src-ec173b5284ac07432af6faa3ff535a466a879c26.tar.bz2
Rewrite include paths for Blink public/ headers that have moved
This is a prerequisite for removing the old (redirected) headers. In a few DEPS and in webview_plugin.cc the include was redundant and just removed instead. BUG=none Review URL: https://codereview.chromium.org/68683009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235116 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common/DEPS')
-rw-r--r--content/common/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/DEPS b/content/common/DEPS
index 2cc082a..8cc7f01 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -40,7 +40,6 @@ include_rules = [
"+third_party/WebKit/public/web/WebMediaPlayerAction.h",
"+third_party/WebKit/public/web/WebPluginAction.h",
"+third_party/WebKit/public/web/WebPopupType.h",
- "+third_party/WebKit/public/web/WebScreenInfo.h",
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebWindowFeatures.h",
]