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

Unified Diff: content/content_browser.gypi

Issue 195793004: Implement overscroll support for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add unit test. 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c5a9acd093cbf501e7b98cfea9094cb55fd64a25..788fa6a3d583a836a3201f28d3f23b5aee660404 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1678,6 +1678,7 @@
'dependencies': [
'../ui/aura/aura.gyp:aura',
'../ui/base/strings/ui_strings.gyp:ui_strings',
+ '../ui/keyboard/keyboard.gyp:keyboard'
],
'sources/': [
['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'],

Powered by Google App Engine
This is Rietveld 408576698