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

Unified Diff: remoting/host/elevated_controller_resource.h

Issue 10266024: Make the PIN confirmation dialog an ATL-based one and brushing it up a little bit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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
« no previous file with comments | « remoting/host/elevated_controller.rc ('k') | remoting/host/elevated_controller_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/elevated_controller_resource.h
diff --git a/remoting/host/elevated_controller_resource.h b/remoting/host/elevated_controller_resource.h
index 0376ed2032479271932c9e177b140bbaf1af8955..e92da469e6925f23c9c9c0e26ba1f7b5360c2240 100644
--- a/remoting/host/elevated_controller_resource.h
+++ b/remoting/host/elevated_controller_resource.h
@@ -10,5 +10,7 @@
#define IDC_MESSAGE 102
#define IDC_EMAIL 103
#define IDC_PIN 104
+#define IDC_EMAIL_LABEL 105
+#define IDC_PIN_LABEL 106
#endif // REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H_
« no previous file with comments | « remoting/host/elevated_controller.rc ('k') | remoting/host/elevated_controller_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698