diff options
author | ctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 22:16:04 +0000 |
---|---|---|
committer | ctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 22:16:04 +0000 |
commit | 872153981434a0e38c8c1ef87d12f0355091deb6 (patch) | |
tree | ef931bae20bd5e6541517c2403209551dc3c9e07 /views/views.gyp | |
parent | fd2885ab79962663f474a39b13cfbfdb4827534e (diff) | |
download | chromium_src-872153981434a0e38c8c1ef87d12f0355091deb6.zip chromium_src-872153981434a0e38c8c1ef87d12f0355091deb6.tar.gz chromium_src-872153981434a0e38c8c1ef87d12f0355091deb6.tar.bz2 |
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible name
checkdeps.py failed
BUG=36732
TEST=Verify Chrome's main window has a name in AccExplorer or run the new test.
Review URL: http://codereview.chromium.org/661054
TBR=ctguil@chromium.org
Review URL: http://codereview.chromium.org/1063004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41885 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp index 42530ea..5981083 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -42,7 +42,6 @@ '../app/app.gyp:app_base', '../app/app.gyp:app_strings', '../app/app.gyp:app_resources', - '../chrome/chrome.gyp:chrome_strings', '../skia/skia.gyp:skia', '../third_party/icu/icu.gyp:icui18n', '../third_party/icu/icu.gyp:icuuc', |