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

Side by Side 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, 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Required for SynchronousCompositor (in --single-process mode only). 2 # Required for SynchronousCompositor (in --single-process mode only).
3 "+content/public/renderer/android", 3 "+content/public/renderer/android",
4 "+content/renderer/android", 4 "+content/renderer",
joth 2013/05/31 18:46:05 jared probably needs this too, so IMHO we should j
5 # Include joth@chromium.org on the review for any additions to this file. 5 # Include joth@chromium.org on the review for any additions to this file.
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698