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

Unified Diff: chrome/common/common.vcproj

Issue 16482: Refactor the render widget unittest so it can be reused to create a render vi... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 12 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
« no previous file with comments | « no previous file | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common.vcproj
===================================================================
--- chrome/common/common.vcproj (revision 7533)
+++ chrome/common/common.vcproj (working copy)
@@ -642,6 +642,22 @@
>
</File>
<File
+ RelativePath=".\sql_connection.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\sql_connection.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sql_statement.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\sql_statement.h"
+ >
+ </File>
+ <File
RelativePath=".\sqlite_compiled_statement.cc"
>
</File>
« no previous file with comments | « no previous file | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698