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

Unified Diff: content/browser/DEPS

Issue 19676008: Import windows WebInputEvent factory to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove dead code, fix namespace for aurawin Created 7 years, 5 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 | content/browser/renderer_host/input/web_input_event_builders_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index bb20905b25ef53f2753220f6c0dbb90c7e1efc77..432236879e21c125398ae53bf6964b0b2820fd9a 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -71,7 +71,6 @@ include_rules = [
"!third_party/WebKit/public/web/gtk/WebInputEventFactory.h",
"!third_party/WebKit/public/web/linux/WebFontInfo.h",
"!third_party/WebKit/public/web/mac/WebInputEventFactory.h",
- "!third_party/WebKit/public/web/win/WebInputEventFactory.h",
# DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
# See https://sites.google.com/a/chromium.org/dev/developers/content-module
« no previous file with comments | « no previous file | content/browser/renderer_host/input/web_input_event_builders_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698