summaryrefslogtreecommitdiffstats
path: root/base/build
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-10 02:50:27 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-10 02:50:27 +0000
commitf57f28bc5f898518083c10a05f779e31275b7b31 (patch)
treeb7b5e6053a958a9d870b64131d0c872cd9a60a3d /base/build
parentca888139d781d74f3f71391f97ac26e515543d38 (diff)
downloadchromium_src-f57f28bc5f898518083c10a05f779e31275b7b31.zip
chromium_src-f57f28bc5f898518083c10a05f779e31275b7b31.tar.gz
chromium_src-f57f28bc5f898518083c10a05f779e31275b7b31.tar.bz2
Add a NOTIMPLEMENTED() macro to annotate the code paths which need revisiting for the mac/linux port.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@635 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build')
-rw-r--r--base/build/base.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index 9a732b0..7f362aa 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -426,6 +426,10 @@
>
</File>
<File
+ RelativePath="..\notimplemented.h"
+ >
+ </File>
+ <File
RelativePath="..\object_watcher.cc"
>
</File>