Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(760)

Unified Diff: webkit/child/DEPS

Issue 16424008: move webkit/glue/fling_* to webkit/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android overscroller jni generation Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/child/DEPS
diff --git a/webkit/child/DEPS b/webkit/child/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b15a79059497617be05fe5dc6eddda77b3aabc9b
--- /dev/null
+++ b/webkit/child/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+jni", # Needed for Android's java-generated bindings.
+]

Powered by Google App Engine
This is Rietveld 408576698