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

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: Remove global variable. 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..05ad89a7e6276504331092ebc66e82167e4911c8
--- /dev/null
+++ b/remoting/host/elevated_controller_resource.h
@@ -0,0 +1,5 @@
+#define IDS_CONTROLLER 100
+#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