summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_installer.gypi
diff options
context:
space:
mode:
authorgab <gab@chromium.org>2015-08-19 14:24:01 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-19 21:25:19 +0000
commit54b5696c625652f46c53fc675f1bf70182d5f59d (patch)
tree0ef01d0a7667397b456e77c9bbd99b824e5032f5 /chrome/chrome_installer.gypi
parent93f4cc6b2d00db4bdf49190c484329f5d3dd066d (diff)
downloadchromium_src-54b5696c625652f46c53fc675f1bf70182d5f59d.zip
chromium_src-54b5696c625652f46c53fc675f1bf70182d5f59d.tar.gz
chromium_src-54b5696c625652f46c53fc675f1bf70182d5f59d.tar.bz2
Remove unecessary product_unittest.h abstraction.
The registry overriding part was now a no-op (superseeded by modern registry overriding abstractions) and the TempDir part is not worth a class of its own (most fixtures do this on their own, no need for another layer for a single member). BUG=None Review URL: https://codereview.chromium.org/1252963003 Cr-Commit-Position: refs/heads/master@{#344315}
Diffstat (limited to 'chrome/chrome_installer.gypi')
-rw-r--r--chrome/chrome_installer.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 4e9f46d..ba3ccbf 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -133,7 +133,6 @@
'installer/util/move_tree_work_item_unittest.cc',
'installer/util/product_state_unittest.cc',
'installer/util/product_unittest.cc',
- 'installer/util/product_unittest.h',
'installer/util/registry_key_backup_unittest.cc',
'installer/util/registry_test_data.cc',
'installer/util/registry_test_data.h',