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

Unified Diff: tools/json_schema_compiler/test/DEPS

Issue 2151583003: [Extensions] Add extension feature generation code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include fix Created 4 years, 5 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
Index: tools/json_schema_compiler/test/DEPS
diff --git a/tools/json_schema_compiler/test/DEPS b/tools/json_schema_compiler/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..37a0c56f2e5bbf65a7862f6d21ea048bc1fd4cde
--- /dev/null
+++ b/tools/json_schema_compiler/test/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+extensions/common/features" # For feature generation testing.
+]
« no previous file with comments | « tools/json_schema_compiler/test/BUILD.gn ('k') | tools/json_schema_compiler/test/features_generation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698