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

Unified Diff: remoting/host/elevated_controller_resource.h

Issue 10103010: [Chromoting] Implement UpdateConfig() for the Windows host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync. 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 | « no previous file | 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 ce5504860c03cb5a2b7f6a970c426e1cab2b56a2..0376ed2032479271932c9e177b140bbaf1af8955 100644
--- a/remoting/host/elevated_controller_resource.h
+++ b/remoting/host/elevated_controller_resource.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H
-#define REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H 1
+#ifndef REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H_
+#define REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H_
#define IDS_CONTROLLER 100
#define IDD_VERIFY_CONFIG_DIALOG 101
@@ -11,4 +11,4 @@
#define IDC_EMAIL 103
#define IDC_PIN 104
-#endif REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H 1
+#endif // REMOTING_HOST_ELEVATED_CONTROLLER_RESOURCE_H_
« no previous file with comments | « no previous file | remoting/host/elevated_controller_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698