Chromium Code Reviews| Index: chrome/browser/ui/libgtk2ui/DEPS |
| diff --git a/chrome/browser/ui/libgtk2ui/DEPS b/chrome/browser/ui/libgtk2ui/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..833892c48d21e043daab35b0da0735ae86e29f7a |
| --- /dev/null |
| +++ b/chrome/browser/ui/libgtk2ui/DEPS |
| @@ -0,0 +1,5 @@ |
| +# libgtk2ui must be disconnected from all other GTK code. |
| +include_rules = [ |
| + "-ui/base/gtk", |
| + "-chrome/browser/ui/gtk", |
| +] |