summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
authorcpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-18 23:20:34 +0000
committercpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-18 23:20:34 +0000
commit965087284e07e1fe0add70ee1855aaea8719925c (patch)
tree313cae8cdbabc24beb7ca5c44d6bf2f360632716 /gpu
parentdc80c651db52a42dc3b71bd5d34287951a5f2f36 (diff)
downloadchromium_src-965087284e07e1fe0add70ee1855aaea8719925c.zip
chromium_src-965087284e07e1fe0add70ee1855aaea8719925c.tar.gz
chromium_src-965087284e07e1fe0add70ee1855aaea8719925c.tar.bz2
Wire the AMD switchable videcard detection
So we don't bucket all AMD cards as crappy. BUG=117371 Review URL: https://chromiumcodereview.appspot.com/10790060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147334 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
-rw-r--r--gpu/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/DEPS b/gpu/DEPS
index a8804e4..a8cd23d 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+native_client",
"+third_party/angle",
+ "+third_party/amd",
"+../../gpu_export.h",
"+../command_buffer",
"+../client",