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

Unified Diff: content/common/DEPS

Issue 19752007: Use builders to convert between WebKit and content IDB types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | « content/child/indexed_db/proxy_webidbdatabase_impl.cc ('k') | content/common/indexed_db/indexed_db_key.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 8ba9df7531068b455f8c8ed4832ee56831a494dd..9f9a62fe573ac9b698336158cc82e1e86c24f68a 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -38,11 +38,6 @@ include_rules = [
"+third_party/WebKit/public/web/WebTextDirection.h",
# These should be burned down. http://crbug.com/237267
- "!third_party/WebKit/public/platform/WebIDBDatabaseError.h",
- "!third_party/WebKit/public/platform/WebIDBKey.h",
- "!third_party/WebKit/public/platform/WebIDBKeyPath.h",
- "!third_party/WebKit/public/platform/WebIDBKeyRange.h",
- "!third_party/WebKit/public/platform/WebVector.h",
"!third_party/WebKit/public/platform/WebHTTPBody.h",
"!third_party/WebKit/public/web/WebDatabase.h",
]
« no previous file with comments | « content/child/indexed_db/proxy_webidbdatabase_impl.cc ('k') | content/common/indexed_db/indexed_db_key.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698