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

Unified Diff: remoting/host/elevated_controller_resource.h

Issue 10071025: [Chromoting] Make the Windows host controller ask the user to confirm host registration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: remoting/host/elevated_controller_resource.h
diff --git a/remoting/host/elevated_controller_resource.h b/remoting/host/elevated_controller_resource.h
new file mode 100644
index 0000000000000000000000000000000000000000..0f49a41d9b1d4dab18659a2d50be1eb2abba7f3e
--- /dev/null
+++ b/remoting/host/elevated_controller_resource.h
@@ -0,0 +1,4 @@
+#define IDD_VERIFY_CONFIG_DIALOG 101
+#define IDC_MESSAGE 102
+#define IDC_EMAIL 103
+#define IDC_PIN 104

Powered by Google App Engine
This is Rietveld 408576698