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

Unified Diff: components/dom_distiller/ios/distiller_page_ios.h

Issue 2650593003: Store distilled URL during distillation in Reading List on iOS (Closed)
Patch Set: Created 3 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 | « no previous file | ios/chrome/browser/dom_distiller/distiller_viewer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/ios/distiller_page_ios.h
diff --git a/components/dom_distiller/ios/distiller_page_ios.h b/components/dom_distiller/ios/distiller_page_ios.h
index b2a1a598213a6fc3bec7dc66246147f7e5b1ac95..43ff2dafa515a2f032d34b3a26b36c192c043bec 100644
--- a/components/dom_distiller/ios/distiller_page_ios.h
+++ b/components/dom_distiller/ios/distiller_page_ios.h
@@ -6,6 +6,7 @@
#define COMPONENTS_DOM_DISTILLER_IOS_DISTILLER_PAGE_IOS_H_
#include <memory>
+#include <objc/objc.h>
#include <string>
#include "base/memory/weak_ptr.h"
« no previous file with comments | « no previous file | ios/chrome/browser/dom_distiller/distiller_viewer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698