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

Unified Diff: content/common/DEPS

Issue 1002803002: Classify navigations without page id in parallel to the existing classifier. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: better crash url Created 5 years, 9 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: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 36e204840606895d57370c8ffc3f6c582cda9c7d..ddf91e64ad253eb18c6736250f7350856feeff85 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -47,6 +47,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebDragOperation.h",
"+third_party/WebKit/public/web/WebDragStatus.h",
"+third_party/WebKit/public/web/WebFindOptions.h",
+ "+third_party/WebKit/public/web/WebHistoryCommitType.h",
Charlie Reis 2015/03/12 18:28:17 I'm hesitant to add this.
Avi (use Gerrit) 2015/03/12 19:21:17 Acknowledged.
"+third_party/WebKit/public/web/WebInputEvent.h",
"+third_party/WebKit/public/web/WebMediaPlayerAction.h",
"+third_party/WebKit/public/web/WebPluginAction.h",

Powered by Google App Engine
This is Rietveld 408576698