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

Unified Diff: chrome_elf/nt_registry/test/DEPS

Issue 2345913003: [chrome_elf] NTRegistry - added wow64 redirection support. (Closed)
Patch Set: clang fixes. Created 4 years, 3 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: chrome_elf/nt_registry/test/DEPS
diff --git a/chrome_elf/nt_registry/test/DEPS b/chrome_elf/nt_registry/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9d614a27a0e21e349fba3b980630fdbf862e6db6
--- /dev/null
+++ b/chrome_elf/nt_registry/test/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # Base used in testing.
+ "+base",
+ # Nothing from chrome.
+ "-chrome",
+]

Powered by Google App Engine
This is Rietveld 408576698