Index: android_webview/native/DEPS |
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS |
index 3067d75edf0cee2bfab7669bb21f2580fb2437e9..ebf6e4976742089b5102a0bbd31ebe25f08b7648 100644 |
--- a/android_webview/native/DEPS |
+++ b/android_webview/native/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+content/public/browser", |
"+ui/gfx", |
"+ui/gl", |
+ "+components", # For jni registers. |
joth
2013/01/10 22:21:53
Hmm dunno what granularity is best, but we should
boliu
2013/01/10 22:35:38
Do you mean moving android_webview_jni_registrar.c
|
# TODO(joth): Remove if we can move the compositor driver into ../browser/ |
"+third_party/skia/include", |