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

Unified Diff: content/app/android/library_loader_hooks.h

Issue 1544273002: Switch to standard integer types in content/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « content/app/android/child_process_service.cc ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/android/library_loader_hooks.h
diff --git a/content/app/android/library_loader_hooks.h b/content/app/android/library_loader_hooks.h
index a1cb075afd327dea5406704c059289c8bf31138a..8ca0a7acce2583f17424da1db0fd3fd726365b09 100644
--- a/content/app/android/library_loader_hooks.h
+++ b/content/app/android/library_loader_hooks.h
@@ -7,7 +7,6 @@
#include <jni.h>
-#include "base/basictypes.h"
namespace content {
« no previous file with comments | « content/app/android/child_process_service.cc ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698