From 8093382a5f49c50cdb6262329a30b14f3c241ee6 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Wed, 23 Feb 2011 04:11:49 +0000 Subject: WebUI: Fix the remaining references to dom_ui. Final Patch. BUG=59945, 59946 TEST=trybots Review URL: http://codereview.chromium.org/6555001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75716 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gen_keyboard_overlay_data') diff --git a/tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py b/tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py index 2cf0ada..b188f02 100755 --- a/tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py +++ b/tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py @@ -9,7 +9,7 @@ This script fetches data from the keyboard layout and hotkey data spreadsheet, and output the data depending on the option. --cc: Generates C++ code snippet to be inserted into - chrome/browser/chromeos/dom_ui/keyboard_overlay_ui.cc + chrome/browser/chromeos/webui/keyboard_overlay_ui.cc --grd: Generates grd message snippet to be inserted into chrome/app/generated_resources.grd -- cgit v1.1