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

Unified Diff: chrome/common/common.vcproj

Issue 19704: Introduce UrlPattern. (Closed)
Patch Set: more feedback Created 11 years, 11 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: 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"
>

Powered by Google App Engine
This is Rietveld 408576698