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

Unified Diff: content/content_utility.gypi

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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: content/content_utility.gypi
diff --git a/content/content_utility.gypi b/content/content_utility.gypi
index 6eb535f54e29632f65ba954692a8cd3cc0e8b70c..37686f38ab1e1c12d2e852b777007a6f9b801da9 100644
--- a/content/content_utility.gypi
+++ b/content/content_utility.gypi
@@ -11,7 +11,7 @@
'../mojo/mojo_base.gyp:mojo_common_lib',
'../mojo/mojo_base.gyp:mojo_message_pump_lib',
'../mojo/mojo_shell.gyp:mojo_shell_lib',
- '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../url/url.gyp:url_lib',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698