Index: android_webview/test/shell/src/draw_gl/DEPS |
diff --git a/android_webview/test/shell/src/draw_gl/DEPS b/android_webview/test/shell/src/draw_gl/DEPS |
deleted file mode 100644 |
index c55f31ac058d8916b61035d55386b289b83bf3da..0000000000000000000000000000000000000000 |
--- a/android_webview/test/shell/src/draw_gl/DEPS |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-include_rules = [ |
- # draw_gl compiles its own shared library for a single entry point |
- # for testing. Therefore it cannot depend on any other module, |
- # except for shared definitions. |
- "-android_webview", |
- "+android_webview/public/browser", |
-] |