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

Unified Diff: content/content_tests.gypi

Issue 14772009: Rationalize dependency on khronos EGL headers in place of angle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updated khronos headers. Created 7 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 | « content/content_gpu.gypi ('k') | gpu/command_buffer_service.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e894a54641c0422e1744173da01b64f3e3c5c87f..fd153259819ab2ed123fe245812cf3280718dcb5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -965,7 +965,7 @@
'../ui/ui.gyp:ui',
],
'include_dirs': [
- '<(DEPTH)/third_party/angle/include',
+ '<(DEPTH)/third_party/khronos',
],
'sources': [
'common/gpu/media/rendering_helper.h',
« no previous file with comments | « content/content_gpu.gypi ('k') | gpu/command_buffer_service.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698