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

Unified Diff: ui/gl/DEPS

Issue 2697463003: gpu: Update ANGLE Platform integration. (Closed)
Patch Set: Fix crash in Reset Created 3 years, 10 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 | ui/gl/angle_platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/DEPS
diff --git a/ui/gl/DEPS b/ui/gl/DEPS
index d2f429d9a3b45cfe0c777e7a84d64fa26fda2d30..4f1492873121b29518187f4d6af8776c5f34f956 100644
--- a/ui/gl/DEPS
+++ b/ui/gl/DEPS
@@ -14,7 +14,7 @@ specific_include_rules = {
"+third_party/mesa/src/include/GL/osmesa.h",
],
# Allow us to include ANGLE's base platform implementation.
- "angle_platform_impl.h": [
+ "angle_platform_impl.cc": [
"+third_party/angle/include/platform/Platform.h",
],
"gl_angle_util_win.cc": [
« no previous file with comments | « no previous file | ui/gl/angle_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698