diff options
author | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:49:23 +0000 |
---|---|---|
committer | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:49:23 +0000 |
commit | e628fde3462899ba06af2fbc5285563c456ed5c4 (patch) | |
tree | e3ed3eb98c0044b055606bdf8628191b9b99c17c /content/plugin/DEPS | |
parent | 23d6315575647756c4be985b895ec2c447e2f088 (diff) | |
download | chromium_src-e628fde3462899ba06af2fbc5285563c456ed5c4.zip chromium_src-e628fde3462899ba06af2fbc5285563c456ed5c4.tar.gz chromium_src-e628fde3462899ba06af2fbc5285563c456ed5c4.tar.bz2 |
Emergency revert; rietveld broke; tree broke
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146646 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/plugin/DEPS')
-rw-r--r-- | content/plugin/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/plugin/DEPS b/content/plugin/DEPS index b8d10ee..6a3fdfa 100644 --- a/content/plugin/DEPS +++ b/content/plugin/DEPS @@ -1,7 +1,7 @@ include_rules = [ "-chrome", "+content/public/plugin", - "+sandbox/win/src", + "+sandbox/src", "+skia/ext", "+third_party/npapi", "+webkit/glue", |