summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 02:49:09 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 02:49:09 +0000
commit7ebf6f7af07beb9b0f01670319ae983f105ac80c (patch)
treef109db7c7a9b4347941c237839c9936078f09bf9 /app
parent26e8d5e1274286766507e0071ae32c1f5c5c8e7f (diff)
downloadchromium_src-7ebf6f7af07beb9b0f01670319ae983f105ac80c.zip
chromium_src-7ebf6f7af07beb9b0f01670319ae983f105ac80c.tar.gz
chromium_src-7ebf6f7af07beb9b0f01670319ae983f105ac80c.tar.bz2
Remove typos for gtk_native_view_id_manager in app.gyp. Make complains: Circular out/Debug/obj/app/gfx/gtk_native_view_id_manager.o <- out/Debug/obj/app/libapp_base.a dependency dropped.
BUG=none TEST=Make no longer complains about circular dependencies in app/gfx. Review URL: http://codereview.chromium.org/267068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28783 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
-rw-r--r--app/app.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 506ee8b..4c2e77c 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -249,8 +249,6 @@
'gfx/codec/png_codec_unittest.cc',
'gfx/color_utils_unittest.cc',
'gfx/font_unittest.cc',
- 'gfx/gtk_native_view_id_manager.cc',
- 'gfx/gtk_native_view_id_manager.h',
'gfx/icon_util_unittest.cc',
'gfx/native_theme_win_unittest.cc',
'gfx/skbitmap_operations_unittest.cc',