Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/DEPS |
| diff --git a/chrome/browser/password_manager/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS |
| similarity index 64% |
| copy from chrome/browser/password_manager/DEPS |
| copy to third_party/WebKit/Source/platform/graphics/DEPS |
| index d6abddad069c1e69bc474894adfdc0640288cf26..57895dca4c6444c2808d4d258ea50f2c89cf0fe7 100644 |
| --- a/chrome/browser/password_manager/DEPS |
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+dbus", |
| + "+cc", |
|
danakj
2015/10/23 17:53:39
also -cc/blink
jbroman
2015/10/23 17:59:00
Done.
|
| ] |