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

Unified Diff: src/api.cc

Issue 27324: Small fixes to allow all-in-one compilation.
Patch Set: Created 11 years, 10 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 | src/checks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/api.cc
diff --git a/src/api.cc b/src/api.cc
index d1ca2a49fc68da2aad2986ff4be7e7d492896db0..12738a40aef168fc20ee17f8816fe0db4d783bba 100644
--- a/src/api.cc
+++ b/src/api.cc
@@ -39,7 +39,6 @@
#include "v8threads.h"
-namespace i = v8::internal;
#define LOG_API(expr) LOG(ApiEntryCall(expr))
« no previous file with comments | « no previous file | src/checks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698