diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 5fee2a1..0747b6f 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -818,6 +818,14 @@ > </File> <File + RelativePath=".\bookmark_codec.cc" + > + </File> + <File + RelativePath=".\bookmark_codec.h" + > + </File> + <File RelativePath=".\bookmark_drag_data.cc" > </File> @@ -825,6 +833,14 @@ RelativePath=".\bookmark_drag_data.h" > </File> + <File + RelativePath=".\bookmark_storage.cc" + > + </File> + <File + RelativePath=".\bookmark_storage.h" + > + </File> </Filter> <Filter Name="Tab Contents" |