Chromium Code Reviews| Index: dbus/DEPS |
| diff --git a/dbus/DEPS b/dbus/DEPS |
| index 736586e541227bd056f8a398986fa0beeafdab1c..97db67c0df79ee63ea563881a62df90209444f26 100644 |
| --- a/dbus/DEPS |
| +++ b/dbus/DEPS |
| @@ -1,4 +1,3 @@ |
| include_rules = [ |
| - "+base", |
| "+third_party/protobuf", |
| -] |
| +] |
|
satorux1
2012/10/29 21:48:53
What's the change here? did you add a LF character
tfarina
2012/10/29 21:50:50
Don't recall, I did what my vim recommended :)
|