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

Unified Diff: chrome/chrome_browser.gypi

Issue 4226001: Implement DOM UI version of keyboard overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 10 years, 1 month 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
« no previous file with comments | « chrome/browser/resources/keyboard_overlay_data.js ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index eded66505b9ea89b839184c0a2521496a803c7e7..a21d72f19597572cb45f7adf15f3fdf80115d266 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -462,6 +462,8 @@
'browser/chromeos/dom_ui/imageburner_ui.h',
'browser/chromeos/dom_ui/internet_options_handler.cc',
'browser/chromeos/dom_ui/internet_options_handler.h',
+ 'browser/chromeos/dom_ui/keyboard_overlay_ui.cc',
+ 'browser/chromeos/dom_ui/keyboard_overlay_ui.h',
'browser/chromeos/dom_ui/labs_handler.cc',
'browser/chromeos/dom_ui/labs_handler.h',
'browser/chromeos/dom_ui/language_chewing_options_handler.cc',
« no previous file with comments | « chrome/browser/resources/keyboard_overlay_data.js ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698