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

Unified Diff: chrome/common/common.vcproj

Issue 40065: RenderWidgetHost now stores both the WebKeyboardEvent and the native (Closed)
Patch Set: Redesign Created 11 years, 10 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: chrome/common/common.vcproj
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index e409d1d2bfb54fdd486b576fcc0a951161dfb446..53ac35ff30ef2cf4b069033dbdf219132ba6f2f4 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -562,6 +562,14 @@
>
</File>
<File
+ RelativePath=".\native_web_keyboard_event.h"
+ >
+ </File>
+ <File
+ RelativePath=".\native_web_keyboard_event_win.cc"
+ >
+ </File>
+ <File
RelativePath=".\notification_details.h"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698