diff options
| author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 08:19:28 +0000 | 
|---|---|---|
| committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 08:19:28 +0000 | 
| commit | 699d6248ec0121a5513378ec4875492d9f91ca97 (patch) | |
| tree | 5fc1173f7b378784f387b9778211af453c71bf9d /ipc | |
| parent | 785df74a997943076bbb68bf7dc8fba9f4347e44 (diff) | |
| download | chromium_src-699d6248ec0121a5513378ec4875492d9f91ca97.zip chromium_src-699d6248ec0121a5513378ec4875492d9f91ca97.tar.gz chromium_src-699d6248ec0121a5513378ec4875492d9f91ca97.tar.bz2  | |
Revert "Add COMPONENT_BUILD global define. "
The change broke compilation on Linux Builder (dbg)(shared):
http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28dbg%29%28shared%29/builds/3365/steps/compile/logs/stdio
TBR=darin
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7352014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc')
| -rw-r--r-- | ipc/ipc.gypi | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi index 38aead2..65966af 100644 --- a/ipc/ipc.gypi +++ b/ipc/ipc.gypi @@ -84,7 +84,6 @@            },            'dependencies': [              '../base/base.gyp:base_nacl_win64', -            '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',            ],            # TODO(gregoryd): direct_dependent_settings should be shared with the            # 32-bit target, but it doesn't work due to a bug in gyp  | 
