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

Unified Diff: gpu/DEPS

Issue 16737007: Make it possible to switch between two different versions of ANGLE. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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: gpu/DEPS
===================================================================
--- gpu/DEPS (revision 205645)
+++ gpu/DEPS (working copy)
@@ -1,6 +1,7 @@
include_rules = [
"+native_client/src/include",
"+third_party/angle",
+ "+third_party/angle_dx11",
"+third_party/amd",
"+third_party/re2",
"+third_party/smhasher",

Powered by Google App Engine
This is Rietveld 408576698