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

Unified Diff: gpu/angle_unittest_main.cc

Issue 106623003: Update dependencies to use new angle repository. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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/angle_unittest_main.cc
diff --git a/gpu/angle_unittest_main.cc b/gpu/angle_unittest_main.cc
index fe63d67c31992ea7f7e6b4a62ac5b0cb27afad44..67e91ede1c648d0939426e59bd11cb1db65e51b5 100644
--- a/gpu/angle_unittest_main.cc
+++ b/gpu/angle_unittest_main.cc
@@ -6,7 +6,7 @@
#include "base/command_line.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "third_party/angle_dx11/include/GLSLANG/ShaderLang.h"
+#include "third_party/angle/include/GLSLANG/ShaderLang.h"
int main(int argc, char** argv) {
// On Android, AtExitManager is created in

Powered by Google App Engine
This is Rietveld 408576698