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

Unified Diff: chrome/chrome_tests.gypi

Issue 8633005: Remove other mentions of renderer_glue.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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_frame/chrome_frame.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a9d530f7e7976e9dc527c0181f50f30d12dc2874..65c47eb222e0dbfc0d5333ff505727e6cd0e935d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2410,7 +2410,6 @@
# glue, which refers to symbols defined in these files.
# Hopefully this can be resolved with http://crbug.com/98755.
'sources': [
- '../content/renderer/renderer_glue.cc',
'../content/common/socket_stream_dispatcher.cc',
]},
],
@@ -3036,7 +3035,6 @@
# glue, which refers to symbols defined in these files.
# Hopefully this can be resolved with http://crbug.com/98755.
'sources': [
- '../content/renderer/renderer_glue.cc',
'../content/common/socket_stream_dispatcher.cc',
]},
],
« no previous file with comments | « no previous file | chrome_frame/chrome_frame.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698