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

Unified Diff: content/browser/android/in_process/DEPS

Issue 15002007: Delegate root layer scroll offset to android_webview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove spurious edits 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: content/browser/android/in_process/DEPS
diff --git a/content/browser/android/in_process/DEPS b/content/browser/android/in_process/DEPS
index 98af01f6a2cf379c07d314909dd4a9c2da67caa7..a8ba3f4cb573ed1bafdf5cb4f46cd8b89c848206 100644
--- a/content/browser/android/in_process/DEPS
+++ b/content/browser/android/in_process/DEPS
@@ -1,6 +1,6 @@
include_rules = [
# Required for SynchronousCompositor (in --single-process mode only).
"+content/public/renderer/android",
- "+content/renderer/android",
+ "+content/renderer",
joth 2013/05/31 18:46:05 jared probably needs this too, so IMHO we should j
# Include joth@chromium.org on the review for any additions to this file.
]

Powered by Google App Engine
This is Rietveld 408576698