summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoragable@chromium.org <agable@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-05 09:28:10 +0000
committeragable@chromium.org <agable@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-05 09:28:10 +0000
commit893f61d19a613db684e6267893e08964256a08a4 (patch)
treeb03330e322f96213d7626d683046bb8622088820 /.gitignore
parentdd6ee450f95406f6d033dbe716229078adfc000b (diff)
downloadchromium_src-893f61d19a613db684e6267893e08964256a08a4.zip
chromium_src-893f61d19a613db684e6267893e08964256a08a4.tar.gz
chromium_src-893f61d19a613db684e6267893e08964256a08a4.tar.bz2
Switch Dr. Memory to use a binary in GS rather than a DEPS entry.
Since Dr. Memory is basically just a binary file anyway, using a gclient hook for download_from_google_storage is a better way to pull it onto bots that need it. R=bruening@chromium.org, hinoka@chromium.org Review URL: https://codereview.chromium.org/305053005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275048 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 81d61e8..f9da3a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -237,7 +237,8 @@ v8.log
/third_party/cros_system_api
/third_party/cygwin
/third_party/directxsdk
-/third_party/drmemory
+/third_party/drmemory/drmemory-windows-sfx.exe
+/third_party/drmemory/unpacked
/third_party/elfutils/src
/third_party/eyesfree/src
/third_party/ffmpeg