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

Unified Diff: chrome/test/unit/unittests.vcproj

Issue 15010: Implement extension:// protocol. (Closed)
Patch Set: add missing unit test Created 12 years 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 | « chrome/common/notification_types.h ('k') | net/url_request/url_request_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj
index b7c7da1367bf1bcf82deb4a3db3de662d1589f15..58b7cc1f30b30359e9fa89e24f77be083225452f 100644
--- a/chrome/test/unit/unittests.vcproj
+++ b/chrome/test/unit/unittests.vcproj
@@ -1054,6 +1054,10 @@
Name="TestExtension"
>
<File
+ RelativePath="..\..\browser\extensions\extension_protocol_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\extensions\extension_unittest.cc"
>
</File>
« no previous file with comments | « chrome/common/notification_types.h ('k') | net/url_request/url_request_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698