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

Unified Diff: chrome/browser/DEPS

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8f8ff0e98c18acfe13eb2445f6daf45b66ae0bbb..231d637844f6456d1b18e509a976796dfccca162 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -52,12 +52,8 @@ include_rules = [
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
"+webkit/appcache",
"+webkit/base/origin_url_conversions.h",
- "+webkit/common/fileapi",
- "+webkit/common/plugins", # Common plugins functionality.
- "+webkit/common/user_agent",
"+webkit/dom_storage/dom_storage_types.h",
"+webkit/plugins", # Defines some types that are marshalled over IPC.
- "+webkit/quota",
# TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
# up webkit/. crbug.com/239710
« no previous file with comments | « android_webview/native/aw_quota_manager_bridge_impl.cc ('k') | chrome/browser/browsing_data/browsing_data_quota_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698