summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authortzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-23 19:25:28 +0000
committertzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-23 19:25:28 +0000
commit008e9a2c212429a089af2bd9b1ff6e6529470086 (patch)
tree2f13f12ac5be2aeb3c61056a45cdce38124af20d /content/content_common.gypi
parentae587d81e5c3ff6c394b4e675408fa0ed67622b9 (diff)
downloadchromium_src-008e9a2c212429a089af2bd9b1ff6e6529470086.zip
chromium_src-008e9a2c212429a089af2bd9b1ff6e6529470086.tar.gz
chromium_src-008e9a2c212429a089af2bd9b1ff6e6529470086.tar.bz2
Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.
This is part 2. In part one we implement the semantics in blacklist. Now we hook it up with the "real" forcing code. For now we only hook it up with Mac CGL port. BUG=140114,131276,111720 TEST=tree Review URL: https://codereview.chromium.org/10909221 TBR=zmo@chromium.org Review URL: https://codereview.chromium.org/10959061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158211 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 38b5d1e..07f4c9d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -51,7 +51,6 @@
'public/common/gpu_memory_stats.cc',
'public/common/gpu_memory_stats.h',
'public/common/gpu_performance_stats.h',
- 'public/common/gpu_switching_option.h',
'public/common/injection_test_mac.h',
'public/common/injection_test_win.h',
'public/common/javascript_message_type.h',