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

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: Remove extra blank line. 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 9a4957da4dc1288ed1e62300198b9324436fa2b2..3bc30d3159523b5c6b932699b4cfc0b5f4988472 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