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

Side by Side Diff: chrome_elf/nt_registry/DEPS

Issue 1841573002: [Chrome ELF] New NT registry API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Branch update, and CreateRegKey adjustment. 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 # Nothing from base.
3 "-base",
4 # Nothing from chrome.
5 "-chrome",
6 "-chrome_elf",
7 "+chrome_elf/nt_registry/nt_registry.h",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698