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

Unified Diff: remoting/host/host_ui_resource.h

Issue 10384127: Chromoting: the Me2me host now presents a notification on the console allowing a user to disconnect… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Unix-line endings. The license text. Created 8 years, 7 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/host_ui.rc ('k') | remoting/host/host_user_interface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/host_ui_resource.h
diff --git a/remoting/host/plugin/host_plugin_resource.h b/remoting/host/host_ui_resource.h
similarity index 78%
rename from remoting/host/plugin/host_plugin_resource.h
rename to remoting/host/host_ui_resource.h
index de91dab858e8524b2f9095a565a57e67cdff9524..6704a27ebea893c21524e331b8e5b115f9f5768f 100644
--- a/remoting/host/plugin/host_plugin_resource.h
+++ b/remoting/host/host_ui_resource.h
@@ -1,6 +1,10 @@
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by host_plugin.rc
+// Used by host_ui.rc
//
#define IDD_DISCONNECT 101
#define IDD_CONTINUE 102
@@ -12,7 +16,7 @@
#define IDC_CONTINUE_CANCEL 1007
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
« no previous file with comments | « remoting/host/host_ui.rc ('k') | remoting/host/host_user_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698