diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-08 01:42:19 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-08 01:42:19 +0000 |
commit | 7deef95efff79c3d88faa341248f750e42cdd3ef (patch) | |
tree | 8b5f7a53fab0a1def720e7e6f0f8f0fb7e6d6073 /chrome/chrome_common.gypi | |
parent | 5c6ddd0fb21889b6aaa65e075f5ad574a04d9aab (diff) | |
download | chromium_src-7deef95efff79c3d88faa341248f750e42cdd3ef.zip chromium_src-7deef95efff79c3d88faa341248f750e42cdd3ef.tar.gz chromium_src-7deef95efff79c3d88faa341248f750e42cdd3ef.tar.bz2 |
Revert "Added DirectX Diagnostics information to about:gpu on Windows."
This reverts r61904.
TBR=apatrick
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61905 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 4abc11a..ad9b994 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -52,7 +52,6 @@ 'common/devtools_messages.cc', 'common/devtools_messages.h', 'common/devtools_messages_internal.h', - 'common/dx_diag_node.h', 'common/file_system/webfilesystem_callback_dispatcher.cc', 'common/file_system/webfilesystem_callback_dispatcher.h', 'common/file_system/webfilesystem_impl.cc', |