summaryrefslogtreecommitdiffstats
path: root/content/gpu/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 22:40:06 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 22:40:06 +0000
commitda53133f7d014163eaa7f60dbe13ea093063469e (patch)
tree2702e67f56603f6e9473a8ba446c63455ab30933 /content/gpu/DEPS
parent77f42b19b5ff4a51e861de8be72542852831a4e4 (diff)
downloadchromium_src-da53133f7d014163eaa7f60dbe13ea093063469e.zip
chromium_src-da53133f7d014163eaa7f60dbe13ea093063469e.tar.gz
chromium_src-da53133f7d014163eaa7f60dbe13ea093063469e.tar.bz2
Add "svn:eol-style to all the DEPS under content.
Review URL: http://codereview.chromium.org/7066068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/gpu/DEPS')
-rw-r--r--content/gpu/DEPS22
1 files changed, 11 insertions, 11 deletions
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 11b3d3d..d0081f6 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -1,11 +1,11 @@
-include_rules = [
- "-chrome",
- "+chrome/app",
- "+gpu/command_buffer",
- "+libEGL",
- "+libGLESv2",
- "+media/base",
- "+media/video",
- "+sandbox",
- "+skia",
-]
+include_rules = [
+ "-chrome",
+ "+chrome/app",
+ "+gpu/command_buffer",
+ "+libEGL",
+ "+libGLESv2",
+ "+media/base",
+ "+media/video",
+ "+sandbox",
+ "+skia",
+]