diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/common/common.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index 8e88bb7..44c9962 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -526,6 +526,10 @@ > </File> <File + RelativePath=".\notification_observer.h" + > + </File> + <File RelativePath=".\notification_registrar.cc" > </File> @@ -546,7 +550,7 @@ > </File> <File - RelativePath=".\notification_types.h" + RelativePath=".\notification_type.h" > </File> <File |