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

Unified Diff: ppapi/ppapi_tests_mojo.gyp

Issue 814543006: Move //mojo/{public, edk} underneath //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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 | « mojo/services/network/BUILD.gn ('k') | third_party/mojo/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests_mojo.gyp
diff --git a/ppapi/ppapi_tests_mojo.gyp b/ppapi/ppapi_tests_mojo.gyp
index 63a3e3a45047a4b90b2594edecef02c0d995ab43..794a8b641b76e3cc346c807731d2762d70461db8 100644
--- a/ppapi/ppapi_tests_mojo.gyp
+++ b/ppapi/ppapi_tests_mojo.gyp
@@ -41,8 +41,8 @@
'dependencies': [
'../mojo/mojo_nacl_untrusted.gyp:libmojo',
'../mojo/mojo_nacl.gyp:monacl_codegen',
- '../mojo/mojo_public.gyp:mojo_system_placeholder',
'../native_client/src/untrusted/nacl/nacl.gyp:imc_syscalls_lib',
+ '../third_party/mojo/mojo_public.gyp:mojo_system_placeholder',
'native_client/native_client.gyp:ppapi_lib',
'ppapi_nacl.gyp:ppapi_cpp_lib',
],
« no previous file with comments | « mojo/services/network/BUILD.gn ('k') | third_party/mojo/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698