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

Unified Diff: mojo/apps/js/bindings/BUILD.gn

Issue 709603002: Move mojo/apps/js tests et al to mojo/edk/js/test,tests (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: chromium environment for JS tests Created 6 years, 1 month 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: mojo/apps/js/bindings/BUILD.gn
diff --git a/mojo/apps/js/bindings/BUILD.gn b/mojo/apps/js/bindings/BUILD.gn
index b17d4377f6b5b4662103189ae4c58931b6ed358e..6bfce88a4373b75054c2362c5340fe92c3aceb92 100644
--- a/mojo/apps/js/bindings/BUILD.gn
+++ b/mojo/apps/js/bindings/BUILD.gn
@@ -11,8 +11,6 @@ source_set("bindings") {
]
sources = [
- "threading.cc",
- "threading.h",
"monotonic_clock.cc",
"monotonic_clock.h",
]

Powered by Google App Engine
This is Rietveld 408576698