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

Unified Diff: content/browser/DEPS

Issue 1348843002: Revert of [KeyEvent Mac] Move WebInputEventFactory into chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | content/browser/renderer_host/input/web_input_event_builders_mac.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 401e216fdac0ec24d431fa272a3678e4b28c9091..e073dd15475a7d68cb2b6ded8019fdc0849cb386 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -86,6 +86,9 @@
"+third_party/WebKit/public/web/WebTreeScopeType.h",
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
+ # These should be burned down. http://crbug.com/237267
+ "!third_party/WebKit/public/web/mac/WebInputEventFactory.h",
+
# DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!!
# See https://sites.google.com/a/chromium.org/dev/developers/content-module
# for more information.
« no previous file with comments | « no previous file | content/browser/renderer_host/input/web_input_event_builders_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698