Index: chrome/common/extensions/update_manifest.h |
diff --git a/chrome/common/extensions/update_manifest.h b/chrome/common/extensions/update_manifest.h |
index 9e8eb528c58bffdb7e80ae7738cf94ed63ca0f2d..7c22d6fdbfb74242b7c7a09d7ae64383e71ffc13 100644 |
--- a/chrome/common/extensions/update_manifest.h |
+++ b/chrome/common/extensions/update_manifest.h |
@@ -9,7 +9,6 @@ |
#include <string> |
#include <vector> |
-#include "base/logging.h" |
Lei Zhang
2010/08/25 20:03:04
Can you exclude this bit? It's in my other CL alre
|
#include "googleurl/src/gurl.h" |
class UpdateManifest { |