diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-25 03:44:40 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-25 03:44:40 +0000 |
commit | 0dfc81bbe403cd98f4cd2d58e7817cdc8a881a5f (patch) | |
tree | e78c0118849d836de89315d25ad3980a10fea171 /base/build/base.vcproj | |
parent | 42be0ca594ed7980c7ee73ef04919cd890463e9a (diff) | |
download | chromium_src-0dfc81bbe403cd98f4cd2d58e7817cdc8a881a5f.zip chromium_src-0dfc81bbe403cd98f4cd2d58e7817cdc8a881a5f.tar.gz chromium_src-0dfc81bbe403cd98f4cd2d58e7817cdc8a881a5f.tar.bz2 |
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1300 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r-- | base/build/base.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 35295b9..7105b1b 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -442,10 +442,6 @@ > </File> <File - RelativePath="..\notimplemented.h" - > - </File> - <File RelativePath="..\object_watcher.cc" > </File> |