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

Unified Diff: third_party/android_crazy_linker/src/src/crazy_linker_globals.h

Issue 1100763002: Inject CanAddURLToHistory into TopSitesImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefs
Patch Set: Fix error introduced during rebase Created 5 years, 8 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: third_party/android_crazy_linker/src/src/crazy_linker_globals.h
diff --git a/third_party/android_crazy_linker/src/src/crazy_linker_globals.h b/third_party/android_crazy_linker/src/src/crazy_linker_globals.h
index c9216fe06964f183b8cc1a1c5225c442bd1d4a4d..0d6e365e1935b11136b513a314d394b49c6873f3 100644
--- a/third_party/android_crazy_linker/src/src/crazy_linker_globals.h
+++ b/third_party/android_crazy_linker/src/src/crazy_linker_globals.h
@@ -16,9 +16,6 @@
namespace crazy {
-// From android.os.Build.VERSION_CODES.LOLLIPOP.
-static const int SDK_VERSION_CODE_LOLLIPOP = 21;
-
class Globals {
public:
Globals();

Powered by Google App Engine
This is Rietveld 408576698