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

Unified Diff: gyp/views.gyp

Issue 253773004: Remove dependency of views on angle (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove views' dependency on angle. Created 6 years, 8 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 | « no previous file | gyp/views_animated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/views.gyp
diff --git a/gyp/views.gyp b/gyp/views.gyp
index b94061a17d74cd52da5eead092902c22d737c394..6db85df2bd6d17ab233a4e51340bfd998dfa45ff 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -13,7 +13,6 @@
'standalone_static_library': 1,
'dependencies': [
'skia_lib.gyp:skia_lib',
- 'angle.gyp:*',
'xml.gyp:*',
],
'include_dirs': [
« no previous file with comments | « no previous file | gyp/views_animated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698