Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3438)

Unified Diff: chrome/chrome.gyp

Issue 8584013: gtest / gmock shouldn't be in the shipping product (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert t_a_p change Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/automation/automation_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2362929d8c3136e81fb833996e6b421319f4fc40..e9130883f136a5f317d52679a8ec388f4fbc41f0 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1219,9 +1219,7 @@
'type': 'static_library',
'dependencies': [
'chrome_resources.gyp:theme_resources',
- '../base/base.gyp:test_support_base',
'../skia/skia.gyp:skia',
- '../testing/gtest.gyp:gtest',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | chrome/test/automation/automation_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698