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

Unified Diff: webkit/tools/test_shell/test_shell.gyp

Issue 165188: Use base::WindowImpl instead of CWindowImpl to reduce dependencies on ATL.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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: webkit/tools/test_shell/test_shell.gyp
===================================================================
--- webkit/tools/test_shell/test_shell.gyp (revision 22832)
+++ webkit/tools/test_shell/test_shell.gyp (working copy)
@@ -153,6 +153,7 @@
],
},
'include_dirs': [
+ '../../../chrome/third_party/wtl/include',
'.',
],
'dependencies': [
« webkit/tools/test_shell/foreground_helper.h ('K') | « webkit/tools/test_shell/foreground_helper.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698