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

Unified Diff: android_webview/browser/in_process_renderer/DEPS

Issue 15851006: Move synchronous compositor into content/browser (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 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: android_webview/browser/in_process_renderer/DEPS
diff --git a/android_webview/browser/in_process_renderer/DEPS b/android_webview/browser/in_process_renderer/DEPS
deleted file mode 100644
index 51ebf0ffa829d079a6e078835c0ad6987123663d..0000000000000000000000000000000000000000
--- a/android_webview/browser/in_process_renderer/DEPS
+++ /dev/null
@@ -1,8 +0,0 @@
-include_rules = [
- # In order to meet synchronous renderer requirements we need to make direct
- # calls from android_webview/browser/in_process into some APIs that logically
- # live in the renderer side.
- "+android_webview/renderer/aw_content_renderer_client.h",
- "+content/public/renderer/android",
- # Include joth@chromium.org on the review for any additions to this file.
-]

Powered by Google App Engine
This is Rietveld 408576698