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

Unified Diff: extensions/browser/DEPS

Issue 541753004: Split web_view_internal_api and move part of it to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index ca26f8ad0ddfd3e541fd90be1dfaf39c5903509d..3ffc6a3ed0c4d2f2c4f26756e39ac33fe333a243 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -12,7 +12,7 @@ include_rules = [
"+sync",
"+third_party/leveldatabase",
"+third_party/skia/include",
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+third_party/WebKit/public/web",
"+webkit/browser/fileapi",
]

Powered by Google App Engine
This is Rietveld 408576698