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

Unified Diff: trunk/src/chrome/chrome_browser_extensions.gypi

Issue 14329004: Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/chrome/chrome_browser_extensions.gypi
===================================================================
--- trunk/src/chrome/chrome_browser_extensions.gypi (revision 194637)
+++ trunk/src/chrome/chrome_browser_extensions.gypi (working copy)
@@ -40,7 +40,6 @@
'../third_party/libusb/libusb.gyp:libusb',
'../third_party/re2/re2.gyp:re2',
'../ui/base/strings/ui_strings.gyp:ui_strings',
- '../ui/keyboard/keyboard.gyp:keyboard_resources',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
'../webkit/support/webkit_support.gyp:glue',
@@ -828,11 +827,6 @@
'../third_party/libusb/libusb.gyp:libusb'
],
}],
- ['use_aura==1', {
- 'dependencies': [
- '../ui/keyboard/keyboard.gyp:keyboard_resources',
- ],
- }],
['OS=="linux" and use_aura==1', {
'dependencies': [
'../build/linux/system.gyp:dbus',
« no previous file with comments | « trunk/src/chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | trunk/src/chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698