summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.vcproj
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-02 04:09:58 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-02 04:09:58 +0000
commit0b7c092f7f5b196fd9085f1ab796a0c9ac9473a6 (patch)
tree53272fae82210fbf553bb3a1a0256fba5b851368 /chrome/common/common.vcproj
parentb112a4cc460212188d353b995a055f6e14029ba3 (diff)
downloadchromium_src-0b7c092f7f5b196fd9085f1ab796a0c9ac9473a6.zip
chromium_src-0b7c092f7f5b196fd9085f1ab796a0c9ac9473a6.tar.gz
chromium_src-0b7c092f7f5b196fd9085f1ab796a0c9ac9473a6.tar.bz2
Introduce UrlPattern. This is basically me resuming work on
issue 14106, but as it is a complete rewrite, I have started a new issue. I also added supporting JoinString() and ReplaceAll() utility functions. Review URL: http://codereview.chromium.org/19704 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9031 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r--chrome/common/common.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index 48fe00b..bdc1e23 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"
>