Index: services/js/modules/gl/context.cc |
diff --git a/mojo/apps/js/bindings/gl/context.cc b/services/js/modules/gl/context.cc |
similarity index 99% |
rename from mojo/apps/js/bindings/gl/context.cc |
rename to services/js/modules/gl/context.cc |
index 4754d4efda1468cd57e61620b8ea437afb48ef2e..0bed1db19292e553b9dae51038db07a84e797cd2 100644 |
--- a/mojo/apps/js/bindings/gl/context.cc |
+++ b/services/js/modules/gl/context.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/apps/js/bindings/gl/context.h" |
+#include "services/js/modules/gl/context.h" |
#include <GLES2/gl2.h> |