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

Unified Diff: components/translate.gypi

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get rid of defines used for testing deps Created 4 years, 10 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
Index: components/translate.gypi
diff --git a/components/translate.gypi b/components/translate.gypi
index a9a3cc8162e1af4bf2b15124d9a99d9fc8acc2dc..dfe328ff5857f7bd870fd9a779055a7eed9647ee 100644
--- a/components/translate.gypi
+++ b/components/translate.gypi
@@ -172,8 +172,8 @@
'translate_core_common',
'translate_core_language_detection',
'../base/base.gyp:base',
- '../content/content.gyp:content_common',
'../ipc/ipc.gyp:ipc',
+ '../url/ipc/url_ipc.gyp:url_ipc',
],
'include_dirs': [
'..',
« no previous file with comments | « components/safe_json/safe_json_parser_messages.h ('k') | components/translate/content/common/translate_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698