summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-29 04:05:05 +0000
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-29 04:05:05 +0000
commit4b15766b5d7cf3cf642d6c745f2ea87cda351063 (patch)
tree1c06997a265b6463a64b381636ab7618c28e4945 /ui/ui.gyp
parent48ff0819e2af591419f0ac1209c4138123f8e9b8 (diff)
downloadchromium_src-4b15766b5d7cf3cf642d6c745f2ea87cda351063.zip
chromium_src-4b15766b5d7cf3cf642d6c745f2ea87cda351063.tar.gz
chromium_src-4b15766b5d7cf3cf642d6c745f2ea87cda351063.tar.bz2
Move cc/debug/latency_info to ui/base.
This structure would be useful in ui/surface, which can't depend on cc/. BUG= Review URL: https://chromiumcodereview.appspot.com/14999012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202772 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 354efbe..71a3fdc 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -230,6 +230,8 @@
'base/keycodes/keyboard_code_conversion_x.h',
'base/keycodes/keyboard_codes.h',
'base/keycodes/usb_keycode_map.h',
+ 'base/latency_info.cc',
+ 'base/latency_info.h',
'base/l10n/l10n_font_util.cc',
'base/l10n/l10n_font_util.h',
'base/l10n/l10n_util.cc',