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

Unified Diff: third_party/khronos/DEPS

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
« no previous file with comments | « sql/mojo/sql_test_base.h ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/khronos/DEPS
diff --git a/third_party/khronos/DEPS b/third_party/khronos/DEPS
index 971f63f7337313a8431647510903f4b66c0e6573..e2f13b6bccd6ac6223ff045b3a5a81af9978cb29 100644
--- a/third_party/khronos/DEPS
+++ b/third_party/khronos/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+gpu/command_buffer/client/gles2_c_lib_export.h",
- "+third_party/mojo/src/mojo/public/c/gles2/gles2_export.h",
+ "+mojo/public/c/gles2/gles2_export.h",
]
« no previous file with comments | « sql/mojo/sql_test_base.h ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698