Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 2ae1b78cbf6545d81fdfe040bacd31329234061f..4991cef9a752f9254e213b5a7c7e3b6232d3042f 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| "-android_webview/lib", |
| "+chrome/browser/component", |
|
Jói
2012/10/31 21:18:27
You could change this to a ! instead of a + rule t
John Knottenbelt
2012/11/02 14:48:25
Done.
|
| + "+content/components", |
| "+content/public/common", |
| "+jni", |
| "+net", |