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

Unified Diff: chrome/test/BUILD.gn

Issue 984203003: Move mocks and unittest JS files to sit alongside production code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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 | « chrome/chrome_tests.gypi ('k') | remoting/remoting_all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7fb1595b58e72c268a747518d3e1816703993a6d..ce8ba42f45960d9178da8a60f4ee4224ce5be7d2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -658,7 +658,7 @@ if (!is_android) {
"//ppapi:ppapi_tests",
#'../remoting/remoting.gyp:remoting_browser_test_resources', TODO(GYP)
- #'../remoting/remoting.gyp:remoting_webapp_unittest', TODO(GYP)
+ #'../remoting/remoting.gyp:remoting_webapp_unittests', TODO(GYP)
"//third_party/mesa:osmesa",
"//third_party/widevine/cdm:widevine_test_license_server",
]
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | remoting/remoting_all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698