Index: third_party/gvr-android-sdk/DEPS |
diff --git a/third_party/gvr-android-sdk/DEPS b/third_party/gvr-android-sdk/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4e143b652f022b237f2e314bc21a16c0078cc97c |
--- /dev/null |
+++ b/third_party/gvr-android-sdk/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ '+base', |
Lei Zhang
2016/11/10 18:54:35
You only need base/android, right? You can add tha
bshe
2016/11/10 20:59:25
Done.
|
+] |