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 dfc1e78d1aab66192e8fc622aff1881e9a92c95f..4e85544aa47ef55518cdf7906e5d12d47e199fb5 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -11,7 +11,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