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

Unified Diff: content/browser/DEPS

Issue 195793004: Implement overscroll support for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add OVERRIDE Created 6 years, 8 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/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 11d591ca2474d061bd70e56ba421dfa5c32a1c5d..602c801f0821bb0e276921ff3b60b7b9719670df 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+media/midi", # For Web MIDI API
"+media/video", # For Video Device monitoring in Mac.
"+sql",
+ "+ui/keyboard",
"+ui/webui",
"+win8/util",

Powered by Google App Engine
This is Rietveld 408576698