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

Side by Side Diff: third_party/WebKit/LayoutTests/mojo/BUILD.gn

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: remove extra old dependency Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 action("data_files") {
2 script = "gen_data_files_list.py"
3 outputs = [
4 "$target_gen_dir/data_files.txt",
5 ]
6 args = rebase_path(outputs, root_build_dir)
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698