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

Unified Diff: content/browser/gpu/test_support_gpu.gypi

Issue 1289883002: Remove unused content .rc files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « content/app/strings/content_strings.grd ('k') | content/content_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/gpu/test_support_gpu.gypi
diff --git a/content/browser/gpu/test_support_gpu.gypi b/content/browser/gpu/test_support_gpu.gypi
index e531cfb24fb8d37eb4a45ec38a71adcc30a5fb10..7c4beaa24e5e0f6806ff039c11c73e10b0c06c20 100644
--- a/content/browser/gpu/test_support_gpu.gypi
+++ b/content/browser/gpu/test_support_gpu.gypi
@@ -25,9 +25,6 @@
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',
],
- 'sources': [
- '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.rc',
- ],
'conditions': [
['win_use_allocator_shim==1', {
'dependencies': [
« no previous file with comments | « content/app/strings/content_strings.grd ('k') | content/content_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698