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

Unified Diff: chrome/chrome.gyp

Issue 62159: Remove superfluous depends now that WebString isn't in IPC anymore. (Closed)
Patch Set: Created 11 years, 8 months 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 | no next file » | 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 beb399ec3fa349378649921bbf8534cf84c1d777..4130904028fb479ba71dd0d8f48d946246fe62dd 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1868,9 +1868,7 @@
'target_name': 'ipc_tests',
'type': 'executable',
'dependencies': [
- 'browser',
'common',
- 'renderer',
'test_support_unit',
'../base/base.gyp:base',
'../testing/gtest.gyp:gtest',
@@ -1901,7 +1899,6 @@
'app',
'browser',
'common',
- 'renderer',
'resources',
'test_support_ui',
'../base/base.gyp:base',
@@ -2321,7 +2318,6 @@
'app',
'browser',
'common',
- 'renderer',
'resources',
'test_support_ui',
'../base/base.gyp:base',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698