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

Unified Diff: chrome/DEPS

Issue 10905061: Tighten the restrictions on including webkit code from chrome/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Revert the IWYU changes Created 8 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 | « no previous file | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index b3ab3de24a7ef5ef23973a811f8c4a256f7716ed..2aa4f168a9e4c602dff102d95dcf44d90089488d 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -36,12 +36,6 @@ include_rules = [
# Allow inclusion of WebKit API files.
"+third_party/WebKit/Source/Platform/chromium",
"+third_party/WebKit/Source/WebKit/chromium",
- "+webkit/appcache",
- "+webkit/blob",
- "+webkit/chromeos/fileapi",
- "+webkit/database",
- "+webkit/fileapi",
- "+webkit/quota",
# Allow inclusion of third-party code:
"+third_party/hunspell",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698