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

Unified Diff: extensions/browser/DEPS

Issue 464533002: Move guest_view to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small changes are made in guest_view_manager_unittest.cc Created 6 years, 4 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 | « chrome/test/base/testing_profile.cc ('k') | extensions/browser/guest_view/guest_view.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 9b4dd6f798d3ee50123c60fcdfcc31e314311956..08dfbdf0645aae570078eebf7199d1830e767091 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+sync",
"+third_party/leveldatabase",
"+third_party/skia/include",
+ "+third_party/WebKit/public/web/WebInputEvent.h",
"+webkit/browser/fileapi",
]
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | extensions/browser/guest_view/guest_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698