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

Unified Diff: chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h

Issue 7833042: Finalize a CL originally by departed intern ycxiao@ that detaches the loading of cookies from the... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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: chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h
===================================================================
--- chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h (revision 99705)
+++ chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h (working copy)
@@ -68,6 +68,4 @@
DISALLOW_COPY_AND_ASSIGN(NewTabPageSyncHandler);
};
-bool IsGoogleGAIACookieInstalled();
-
#endif // CHROME_BROWSER_UI_WEBUI_NTP_NEW_TAB_PAGE_SYNC_HANDLER_H_

Powered by Google App Engine
This is Rietveld 408576698