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

Unified Diff: dart/pkg/webdriver/base64decoder.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « dart/pkg/unittest/vm_config.dart ('k') | dart/pkg/webdriver/test/webdrivertest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/webdriver/base64decoder.dart
diff --git a/dart/pkg/webdriver/base64decoder.dart b/dart/pkg/webdriver/base64decoder.dart
index ecb48af01bc54e9dc28c49372980525279a5bc53..343030fe2d1453220a90455b65bb4fdb998734d3 100644
--- a/dart/pkg/webdriver/base64decoder.dart
+++ b/dart/pkg/webdriver/base64decoder.dart
@@ -1,5 +1,3 @@
-part of webdriver;
-
/**
* A simple base64 decoder class, used to decode web browser screenshots
* returned by WebDriver.
« no previous file with comments | « dart/pkg/unittest/vm_config.dart ('k') | dart/pkg/webdriver/test/webdrivertest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698