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

Unified Diff: remoting/remoting.gyp

Issue 217133007: Fix remoting dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 49cf630b0b039531ead815eb7526640798c4501c..1f8a98e7cd8c0f998ac4cdb7493ffcf31b5e2995 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -260,6 +260,7 @@
'variables': { 'enable_wexit_time_destructors': 1, },
'dependencies': [
'../base/base.gyp:base',
+ '../base/base.gyp:base_i18n',
Sergey Ulanov 2014/03/28 19:44:06 I think this dependency should be added in remotin
Avi (use Gerrit) 2014/03/28 20:58:01 Done.
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../media/media.gyp:media',
'../media/media.gyp:shared_memory_support',
« 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