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

Unified Diff: core/page/PagePopupController.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 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
« no previous file with comments | « core/page/EventSource.idl ('k') | core/page/scrolling/ScrollState.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/page/PagePopupController.idl
diff --git a/core/page/PagePopupController.idl b/core/page/PagePopupController.idl
index 28051d06fab11194ee84e29bc85eab9b336659b2..f32cc46eb0bada763941b1248ff08d8b7ee3713d 100644
--- a/core/page/PagePopupController.idl
+++ b/core/page/PagePopupController.idl
@@ -41,7 +41,6 @@
DOMString formatMonth(long year, long zeroBaseMonth);
DOMString formatShortMonth(long year, long zeroBaseMonth);
DOMString formatWeek(long year, long weekNumber, DOMString localizedStartDate);
- void histogramEnumeration(DOMString name, long sample, long boundaryValue);
// window.resizeTo/moveTo are not suitable because LocalDOMWindow adjusts
// rectangle to fit in the current screen. Popups sometimes need to be
// positioned on other screens.
« no previous file with comments | « core/page/EventSource.idl ('k') | core/page/scrolling/ScrollState.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698