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

Unified Diff: content/common/DEPS

Issue 151023002: Move the rest of webkit/glue into content/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/fileapi/webfilesystem_impl.cc ('k') | content/common/blink_glue.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 2245cf5e86fd58eae6dac3f36a121b5afbef8dfa..295d5988a8bf8779cdde69cde49661230e485d7e 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -14,6 +14,8 @@ include_rules = [
"+third_party/WebKit/public/platform/WebCString.h",
"+third_party/WebKit/public/platform/WebDeviceMotionData.h",
"+third_party/WebKit/public/platform/WebDeviceOrientationData.h",
+ "+third_party/WebKit/public/platform/WebFileInfo.h",
+ "+third_party/WebKit/public/platform/WebFileUtilities.h",
"+third_party/WebKit/public/platform/WebFloatPoint.h",
"+third_party/WebKit/public/platform/WebFloatRect.h",
"+third_party/WebKit/public/platform/WebGamepads.h",
@@ -22,11 +24,13 @@ include_rules = [
"+third_party/WebKit/public/platform/WebIDBCursor.h",
"+third_party/WebKit/public/platform/WebIDBDatabase.h",
"+third_party/WebKit/public/platform/WebIDBTypes.h",
+ "+third_party/WebKit/public/platform/WebMimeRegistry.h",
"+third_party/WebKit/public/platform/WebReferrerPolicy.h",
"+third_party/WebKit/public/platform/WebScreenInfo.h",
"+third_party/WebKit/public/platform/WebServiceWorkerError.h",
"+third_party/WebKit/public/platform/WebStorageArea.h",
"+third_party/WebKit/public/platform/WebString.h",
+ "+third_party/WebKit/public/platform/WebURL.h",
jam 2014/01/31 02:46:39 this and WebMimeegistry don't confirm to the comme
tfarina 2014/01/31 12:52:49 Done.
"+third_party/WebKit/public/platform/linux/WebFontFamily.h",
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
« no previous file with comments | « content/child/fileapi/webfilesystem_impl.cc ('k') | content/common/blink_glue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698