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

Unified Diff: mash/wm/BUILD.gn

Issue 1510713002: mash: Add a couple of apptests for AcceleratorRegistrar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove-failing-test Created 5 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
« no previous file with comments | « no previous file | mash/wm/accelerator_registrar_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index c0ae80768a75c564b38ca248cbc53dfbd987ea06..882d3acd42bc1d82e0b4921af72fc4edfc728605 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -126,6 +126,7 @@ mojo_native_application("apptests") {
testonly = true
sources = [
+ "accelerator_registrar_apptest.cc",
"window_manager_apptest.cc",
]
« no previous file with comments | « no previous file | mash/wm/accelerator_registrar_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698