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

Unified Diff: third_party/cld/base/closure.h

Issue 132032: [chromium-reviews] Add unit testing to CLD. In addition, remove files from cld/base which are no... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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 | « third_party/cld/base/callback.h ('k') | third_party/cld/base/google.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cld/base/closure.h
===================================================================
--- third_party/cld/base/closure.h (revision 19085)
+++ third_party/cld/base/closure.h (working copy)
@@ -1,12 +0,0 @@
-// Copyright (c) 2006-2009 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef _CLOSURE_H
-#define _CLOSURE_H
-
-// The Closure class is described in "base/callback.h".
-
-#include "third_party/cld/base/callback.h"
-
-#endif /* _CLOSURE_H */
« no previous file with comments | « third_party/cld/base/callback.h ('k') | third_party/cld/base/google.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698