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

Unified Diff: mojo/tools/rev_sdk.py

Issue 1311043003: Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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: mojo/tools/rev_sdk.py
diff --git a/mojo/tools/rev_sdk.py b/mojo/tools/rev_sdk.py
index d3d14c75f989eaa29ff2de7927b2934d128395ec..fa222d8c6afdaf0fcec5836cd7236bd9df134ea2 100755
--- a/mojo/tools/rev_sdk.py
+++ b/mojo/tools/rev_sdk.py
@@ -33,6 +33,7 @@ sdk_dirs_to_not_clone = [
preserved_chromium_files = [
'mojo/edk/DEPS',
'mojo/public/DEPS',
+ 'mojo/public/c/gpu/DEPS',
'mojo/public/platform/nacl/DEPS',
'nacl_bindings/DEPS',
]

Powered by Google App Engine
This is Rietveld 408576698