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

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: Rebasing 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
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/web_view/web_view_internal_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 8a187b51d5cd4de2019c09cc40eaa798f96ab9f0..134491ace23d8bedf77c8868c631550d0cf8513a 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -13,7 +13,7 @@ include_rules = [
"+sync",
"+third_party/leveldatabase",
"+third_party/skia/include",
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+third_party/WebKit/public/web",
]
specific_include_rules = {
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/web_view/web_view_internal_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698