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

Unified Diff: gpu/gpu.gyp

Issue 5535003: scons: excise more scons references from the code base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 | « chrome_frame/crash_reporting/crash_reporting.gyp ('k') | ipc/ipc_message_impl_macros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index c04fa4d814c44ee3ee00830d589a573587319b4d..d6467e701d0298b1322f2f047fecfe7a4ecd60b5 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -213,7 +213,7 @@
'dependencies': [
'../app/app.gyp:app_base',
'../testing/gmock.gyp:gmock',
- '../testing/gmock.gyp:gmockmain',
+ '../testing/gmock.gyp:gmock_main',
'../testing/gtest.gyp:gtest',
'command_buffer_client',
'command_buffer_common',
« no previous file with comments | « chrome_frame/crash_reporting/crash_reporting.gyp ('k') | ipc/ipc_message_impl_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698