summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-30 17:25:18 +0000
committerrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-30 17:25:18 +0000
commit3161a3d39abf9124d390636c1eb42192309bf1d0 (patch)
tree4b7042588f3d289ef4da026b34883720f621543c /chrome/chrome.gyp
parent3bf9dc8661c93154d61b9f8905d6df53e5c48768 (diff)
downloadchromium_src-3161a3d39abf9124d390636c1eb42192309bf1d0.zip
chromium_src-3161a3d39abf9124d390636c1eb42192309bf1d0.tar.gz
chromium_src-3161a3d39abf9124d390636c1eb42192309bf1d0.tar.bz2
Inlining accessors and mutators of gpu_info so that there won't be duplicate across platform implementations.
BUG=38736 TEST=gpu unittests Review URL: http://codereview.chromium.org/2830025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d87ec30..9972502 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -690,6 +690,7 @@
'gpu/gpu_config.h',
'gpu/gpu_info_win.cc',
'gpu/gpu_info.h',
+ 'gpu/gpu_info.cc',
'gpu/gpu_main.cc',
'gpu/gpu_process.cc',
'gpu/gpu_process.h',