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

Unified Diff: remoting/host/win/chromoting_lib.rc

Issue 2308813002: Moving CRD Windows targets to subdirectories. (Closed)
Patch Set: The exec needs to be called native_messaging_host for downstream installers to work. Created 4 years, 3 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/win/BUILD.gn ('k') | remoting/host/win/chromoting_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/win/chromoting_lib.rc
diff --git a/remoting/host/win/chromoting_lib.rc b/remoting/host/win/chromoting_lib.rc
index d5c0b2b7a3526e8f22d4175ebf7db662e01ddaee..7ed5186c028f7f6c7fa69549ab4dd3d6b5666619 100644
--- a/remoting/host/win/chromoting_lib.rc
+++ b/remoting/host/win/chromoting_lib.rc
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-1 typelib "remoting/host/chromoting_lib.tlb"
+1 typelib "remoting/host/win/chromoting_lib.tlb"
« no previous file with comments | « remoting/host/win/BUILD.gn ('k') | remoting/host/win/chromoting_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698