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

Unified Diff: chrome/browser/sync/protocol/Debug/obj/protoc/protoc.exe.embed.manifest

Issue 4124013: autofill code review. Base URL: http://git.chromium.org/git/chromium.git
Patch Set: Created 10 years, 2 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/browser/sync/protocol/Debug/obj/protoc/protoc.exe.embed.manifest
diff --git a/chrome/browser/sync/protocol/Debug/obj/protoc/protoc.exe.embed.manifest b/chrome/browser/sync/protocol/Debug/obj/protoc/protoc.exe.embed.manifest
new file mode 100755
index 0000000000000000000000000000000000000000..e693382a3f3ab2263fdc421da81be6a457baabcd
--- /dev/null
+++ b/chrome/browser/sync/protocol/Debug/obj/protoc/protoc.exe.embed.manifest
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
+ <security>
+ <requestedPrivileges>
+ <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+</assembly>

Powered by Google App Engine
This is Rietveld 408576698