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

Unified Diff: courgette/courgette.gyp

Issue 267048: Remove the base_gfx project since it no longer has an external dependencies.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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 | « chrome/chrome.gyp ('k') | ipc/ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/courgette.gyp
===================================================================
--- courgette/courgette.gyp (revision 28690)
+++ courgette/courgette.gyp (working copy)
@@ -89,6 +89,7 @@
'dependencies': [
'courgette_lib',
'../base/base.gyp:base',
+ '../base/base.gyp:base_i18n',
'../testing/gtest.gyp:gtest',
],
'conditions': [
@@ -113,6 +114,7 @@
'dependencies': [
'courgette_lib',
'../base/base.gyp:base',
+ '../base/base.gyp:base_i18n',
'../testing/gtest.gyp:gtest',
],
'conditions': [
« no previous file with comments | « chrome/chrome.gyp ('k') | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698