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

Unified Diff: chrome/browser/DEPS

Issue 15702003: Move webkit/user_agent/ into webkit/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « android_webview/native/aw_settings.cc ('k') | chrome/browser/chromeos/drive/drive_integration_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b32c863f59abd355edab6c7b251f8697a27bbdb6..84d579839762b0720ab1242e4a13138b401245f2 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -53,11 +53,11 @@ include_rules = [
"+webkit/base/origin_url_conversions.h",
"+webkit/blob",
"+webkit/common/plugins", # Common plugins functionality.
+ "+webkit/common/user_agent",
"+webkit/dom_storage/dom_storage_types.h",
"+webkit/fileapi",
"+webkit/plugins", # Defines some types that are marshalled over IPC.
"+webkit/quota",
- "+webkit/user_agent",
# TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
# up webkit/. crbug.com/239710
« no previous file with comments | « android_webview/native/aw_settings.cc ('k') | chrome/browser/chromeos/drive/drive_integration_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698