Do not use Chrome plugins with ASan.
Review URL: http://codereview.chromium.org/8242011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105102 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/build/common.gypi b/build/common.gypi
index 435f7e1..9239aac 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -838,6 +838,9 @@
 
       ['asan==1', {
         'clang%': 1,
+        # Do not use Chrome plugins for Clang. The Clang version in
+        # third_party/asan may be different from the default one.
+        'clang_use_chrome_plugins%': 0,
       }],
     ],
     # List of default apps to install in new profiles.  The first list contains