Index: chrome/common/common.vcproj |
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj |
index 48fe00ba2bacdf3e7afe902d2f6e020d5ad40aca..bdc1e2397a58e0abdbe72d1b7c8448e653582681 100644 |
--- a/chrome/common/common.vcproj |
+++ b/chrome/common/common.vcproj |
@@ -309,6 +309,18 @@ |
> |
</File> |
</Filter> |
+ <Filter |
+ Name="extensions" |
+ > |
+ <File |
+ RelativePath=".\extensions\url_pattern.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\extensions\url_pattern.h" |
+ > |
+ </File> |
+ </Filter> |
<File |
RelativePath=".\animation.cc" |
> |